Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/netfilter/
Dnf_conntrack_h323_types.h699 RegistrationRequest_callSignalAddress callSignalAddress; member
732 RegistrationConfirm_callSignalAddress callSignalAddress; member
757 UnregistrationRequest_callSignalAddress callSignalAddress; member
860 TransportAddress callSignalAddress; member
884 InfoRequestResponse_callSignalAddress callSignalAddress; member
/linux-4.4.14/net/netfilter/
Dnf_conntrack_h323_main.c1422 rrq->callSignalAddress.item, in process_rrq()
1423 rrq->callSignalAddress.count); in process_rrq()
1464 rcf->callSignalAddress.item, in process_rcf()
1465 rcf->callSignalAddress.count); in process_rcf()
1514 urq->callSignalAddress.item, in process_urq()
1515 urq->callSignalAddress.count); in process_urq()
1657 if (!get_h225_addr(ct, *data, &lcf->callSignalAddress, in process_lcf()
1708 irr->callSignalAddress.item, in process_irr()
1709 irr->callSignalAddress.count); in process_irr()
Dnf_conntrack_h323_types.c1583 offsetof(RegistrationRequest, callSignalAddress),
1640 offsetof(RegistrationConfirm, callSignalAddress),
1679 offsetof(UnregistrationRequest, callSignalAddress),
1824 offsetof(LocationConfirm, callSignalAddress), _TransportAddress},
1862 offsetof(InfoRequestResponse, callSignalAddress),