Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/netfilter/
Dnf_conntrack_h323_types.h508 typedef struct H2250LogicalChannelAckParameters { /* SEQUENCE */ struct
523 } H2250LogicalChannelAckParameters; typedef
530 H2250LogicalChannelAckParameters
/linux-4.1.27/net/netfilter/
Dnf_conntrack_h323_types.c1403 offsetof(H2250LogicalChannelAckParameters, mediaChannel),
1406 offsetof(H2250LogicalChannelAckParameters, mediaControlChannel),
Dnf_conntrack_h323_main.c481 H2250LogicalChannelAckParameters *ack; in process_olca()