Home
last modified time | relevance | path

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

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