Home
last modified time | relevance | path

Searched refs:OpenLogicalChannel (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/include/linux/netfilter/
Dnf_conntrack_h323_types.h232 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;
/linux-6.1.9/net/netfilter/
Dnf_conntrack_h323_types.c819 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}
Dnf_conntrack_h323_main.c364 OpenLogicalChannel *olc) in process_olc()