INET Framework for OMNeT++/OMNEST
sctp_assocparams_expr Struct Reference

#include <PacketDrillUtils.h>

Public Attributes

PacketDrillExpressionsasoc_assoc_id
 
PacketDrillExpressionsasoc_asocmaxrxt
 
PacketDrillExpressionsasoc_number_peer_destinations
 
PacketDrillExpressionsasoc_peer_rwnd
 
PacketDrillExpressionsasoc_local_rwnd
 
PacketDrillExpressionsasoc_cookie_life
 

Member Data Documentation

PacketDrillExpression* sctp_assocparams_expr::sasoc_asocmaxrxt
PacketDrillExpression* sctp_assocparams_expr::sasoc_assoc_id

Referenced by PacketDrill::evaluate(), and yyparse().

PacketDrillExpression* sctp_assocparams_expr::sasoc_cookie_life

Referenced by PacketDrill::evaluate(), and yyparse().

PacketDrillExpression* sctp_assocparams_expr::sasoc_local_rwnd

Referenced by PacketDrill::evaluate(), and yyparse().

PacketDrillExpression* sctp_assocparams_expr::sasoc_number_peer_destinations

Referenced by PacketDrill::evaluate(), and yyparse().

PacketDrillExpression* sctp_assocparams_expr::sasoc_peer_rwnd

Referenced by PacketDrill::evaluate(), and yyparse().


The documentation for this struct was generated from the following file: