Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/netfilter/
Dnf_conntrack_h323_types.h135 typedef struct H2250LogicalChannelParameters { /* SEQUENCE */ struct
159 } H2250LogicalChannelParameters; typedef
170 H2250LogicalChannelParameters h2250LogicalChannelParameters;
195 H2250LogicalChannelParameters h2250LogicalChannelParameters;
493 H2250LogicalChannelParameters h2250LogicalChannelParameters;
/linux-6.1.9/net/netfilter/
Dnf_conntrack_h323_types.c710 offsetof(H2250LogicalChannelParameters, mediaChannel),
715 offsetof(H2250LogicalChannelParameters, mediaControlChannel),
Dnf_conntrack_h323_main.c336 H2250LogicalChannelParameters *channel) in process_h245_channel()