Asterisk - The Open Source Telephony Project
18.5.0
|
Data Fields | |
uint32_t | b |
int | diffserv |
int | direction |
uint32_t | dstip |
uint16_t | dstp |
int | flags |
uint32_t | m |
uint32_t | mm |
uint32_t | p |
int | protocolid |
uint32_t | r |
uint32_t | rate |
uint32_t | s |
int | sessionclass |
uint32_t | srcip |
uint16_t | srcp |
uint16_t | t1 |
uint16_t | t7 |
uint16_t | t8 |
Definition at line 109 of file res_pktccops.c.
uint32_t b |
Definition at line 123 of file res_pktccops.c.
Referenced by cops_construct_gate(), and cops_constructgatespec().
int diffserv |
Definition at line 118 of file res_pktccops.c.
Referenced by cops_construct_gate(), and cops_constructgatespec().
int direction |
Definition at line 110 of file res_pktccops.c.
Referenced by cops_construct_gate(), and cops_constructgatespec().
uint32_t dstip |
Definition at line 115 of file res_pktccops.c.
Referenced by cops_construct_gate(), and cops_constructgatespec().
uint16_t dstp |
Definition at line 117 of file res_pktccops.c.
Referenced by cops_construct_gate(), and cops_constructgatespec().
int flags |
Definition at line 112 of file res_pktccops.c.
Referenced by cops_construct_gate(), and cops_constructgatespec().
uint32_t m |
Definition at line 125 of file res_pktccops.c.
Referenced by cops_construct_gate(), and cops_constructgatespec().
uint32_t mm |
Definition at line 126 of file res_pktccops.c.
Referenced by cops_construct_gate(), and cops_constructgatespec().
uint32_t p |
Definition at line 124 of file res_pktccops.c.
Referenced by cops_construct_gate(), and cops_constructgatespec().
int protocolid |
Definition at line 111 of file res_pktccops.c.
Referenced by cops_construct_gate(), and cops_constructgatespec().
uint32_t r |
Definition at line 122 of file res_pktccops.c.
Referenced by cops_construct_gate(), and cops_constructgatespec().
uint32_t rate |
Definition at line 127 of file res_pktccops.c.
Referenced by cops_construct_gate(), and cops_constructgatespec().
uint32_t s |
Definition at line 128 of file res_pktccops.c.
Referenced by cops_construct_gate(), and cops_constructgatespec().
int sessionclass |
Definition at line 113 of file res_pktccops.c.
Referenced by cops_construct_gate(), and cops_constructgatespec().
uint32_t srcip |
Definition at line 114 of file res_pktccops.c.
Referenced by cops_construct_gate(), and cops_constructgatespec().
uint16_t srcp |
Definition at line 116 of file res_pktccops.c.
Referenced by cops_construct_gate(), and cops_constructgatespec().
uint16_t t1 |
Definition at line 119 of file res_pktccops.c.
Referenced by cops_construct_gate(), and cops_constructgatespec().
uint16_t t7 |
Definition at line 120 of file res_pktccops.c.
Referenced by cops_construct_gate(), and cops_constructgatespec().
uint16_t t8 |
Definition at line 121 of file res_pktccops.c.
Referenced by cops_construct_gate(), and cops_constructgatespec().