Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/netfilter/
Dnf_conntrack_h323_types.h871 typedef struct InfoRequestResponse { /* SEQUENCE */ struct
887 } InfoRequestResponse; typedef
934 InfoRequestResponse infoRequestResponse;
/linux-6.1.9/net/netfilter/
Dnf_conntrack_h323_types.c1859 offsetof(InfoRequestResponse, rasAddress), _TransportAddress},
1861 offsetof(InfoRequestResponse, callSignalAddress),
Dnf_conntrack_h323_main.c1597 unsigned char **data, InfoRequestResponse *irr) in process_irr()