Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/netfilter/
Dnf_conntrack_h323_types.h510 typedef struct H2250LogicalChannelAckParameters { /* SEQUENCE */ struct
525 } H2250LogicalChannelAckParameters; typedef
532 H2250LogicalChannelAckParameters
/linux-6.1.9/net/netfilter/
Dnf_conntrack_h323_types.c1402 offsetof(H2250LogicalChannelAckParameters, mediaChannel),
1405 offsetof(H2250LogicalChannelAckParameters, mediaControlChannel),
Dnf_conntrack_h323_main.c426 H2250LogicalChannelAckParameters *ack; in process_olca()