Searched refs:OpenLogicalChannel (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/linux/netfilter/ |
H A D | nf_conntrack_h323_types.h | 232 typedef struct OpenLogicalChannel { /* SEQUENCE */ struct 244 } OpenLogicalChannel; argument 248 OpenLogicalChannel item[30]; 294 OpenLogicalChannel item[30]; 316 OpenLogicalChannel item[30]; 344 OpenLogicalChannel item[30]; 387 OpenLogicalChannel item[30]; 420 OpenLogicalChannel item[30]; 483 OpenLogicalChannel openLogicalChannel;
|
/openbmc/linux/net/netfilter/ |
H A D | nf_conntrack_h323_types.c | 819 offsetof(OpenLogicalChannel, forwardLogicalChannelParameters), 822 DECODE | EXT | OPT, offsetof(OpenLogicalChannel, 826 offsetof(OpenLogicalChannel, separateStack), 833 sizeof(OpenLogicalChannel), _OpenLogicalChannel} 898 sizeof(OpenLogicalChannel), _OpenLogicalChannel} 924 sizeof(OpenLogicalChannel), _OpenLogicalChannel} 958 sizeof(OpenLogicalChannel), _OpenLogicalChannel} 1061 sizeof(OpenLogicalChannel), _OpenLogicalChannel} 1305 sizeof(OpenLogicalChannel), _OpenLogicalChannel}
|
H A D | nf_conntrack_h323_main.c | 364 OpenLogicalChannel *olc) in process_olc()
|