Searched refs:OpenLogicalChannel (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/include/linux/netfilter/ |
D | nf_conntrack_h323_types.h | 230 typedef struct OpenLogicalChannel { /* SEQUENCE */ struct 242 } OpenLogicalChannel; argument 246 OpenLogicalChannel item[30]; 292 OpenLogicalChannel item[30]; 314 OpenLogicalChannel item[30]; 342 OpenLogicalChannel item[30]; 385 OpenLogicalChannel item[30]; 418 OpenLogicalChannel item[30]; 481 OpenLogicalChannel openLogicalChannel;
|
/linux-4.4.14/net/netfilter/ |
D | nf_conntrack_h323_types.c | 820 offsetof(OpenLogicalChannel, forwardLogicalChannelParameters), 823 DECODE | EXT | OPT, offsetof(OpenLogicalChannel, 827 offsetof(OpenLogicalChannel, separateStack), 834 sizeof(OpenLogicalChannel), _OpenLogicalChannel} 899 sizeof(OpenLogicalChannel), _OpenLogicalChannel} 925 sizeof(OpenLogicalChannel), _OpenLogicalChannel} 959 sizeof(OpenLogicalChannel), _OpenLogicalChannel} 1062 sizeof(OpenLogicalChannel), _OpenLogicalChannel} 1306 sizeof(OpenLogicalChannel), _OpenLogicalChannel}
|
D | nf_conntrack_h323_main.c | 418 OpenLogicalChannel *olc) in process_olc()
|