Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/netfilter/
Dnf_conntrack_h323_types.h869 typedef struct InfoRequestResponse { /* SEQUENCE */ struct
885 } InfoRequestResponse; argument
932 InfoRequestResponse infoRequestResponse;
/Linux-v4.19/net/netfilter/
Dnf_conntrack_h323_types.c1860 offsetof(InfoRequestResponse, rasAddress), _TransportAddress},
1862 offsetof(InfoRequestResponse, callSignalAddress),
Dnf_conntrack_h323_main.c1640 unsigned char **data, InfoRequestResponse *irr) in process_irr()