Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/netfilter/
Dnf_conntrack_h323_types.h133 typedef struct H2250LogicalChannelParameters { /* SEQUENCE */ struct
157 } H2250LogicalChannelParameters; argument
168 H2250LogicalChannelParameters h2250LogicalChannelParameters;
193 H2250LogicalChannelParameters h2250LogicalChannelParameters;
491 H2250LogicalChannelParameters h2250LogicalChannelParameters;
/linux-4.4.14/net/netfilter/
Dnf_conntrack_h323_types.c711 offsetof(H2250LogicalChannelParameters, mediaChannel),
716 offsetof(H2250LogicalChannelParameters, mediaControlChannel),
Dnf_conntrack_h323_main.c389 H2250LogicalChannelParameters *channel) in process_h245_channel()