#include <object.h>
Data Fields | |
union __nfct_address | src |
union __nfct_address | dst |
u_int8_t | l3protonum |
u_int8_t | protonum |
union __nfct_l4_src | l4src |
union __nfct_l4_dst | l4dst |
union __nfct_address __nfct_tuple::dst |
u_int8_t __nfct_tuple::l3protonum |
union __nfct_l4_dst __nfct_tuple::l4dst |
Referenced by __snprintf_proto(), and __snprintf_proto_xml().
union __nfct_l4_src __nfct_tuple::l4src |
Referenced by __snprintf_proto(), and __snprintf_proto_xml().
u_int8_t __nfct_tuple::protonum |
Referenced by __snprintf_proto(), __snprintf_proto_xml(), and __snprintf_protocol().
union __nfct_address __nfct_tuple::src |