Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/netfilter/
H A Dnf_conntrack_h323_types.h701 RegistrationRequest_callSignalAddress callSignalAddress; member
734 RegistrationConfirm_callSignalAddress callSignalAddress; member
759 UnregistrationRequest_callSignalAddress callSignalAddress; member
862 TransportAddress callSignalAddress; member
886 InfoRequestResponse_callSignalAddress callSignalAddress; member
/openbmc/linux/net/netfilter/
H A Dnf_conntrack_h323_main.c1333 rrq->callSignalAddress.item, in process_rrq()
1334 rrq->callSignalAddress.count); in process_rrq()
1374 rcf->callSignalAddress.item, in process_rcf()
1375 rcf->callSignalAddress.count); in process_rcf()
1424 urq->callSignalAddress.item, in process_urq()
1425 urq->callSignalAddress.count); in process_urq()
1568 if (!get_h225_addr(ct, *data, &lcf->callSignalAddress, in process_lcf()
1613 irr->callSignalAddress.item, in process_irr()
1614 irr->callSignalAddress.count); in process_irr()
H A Dnf_conntrack_h323_types.c1582 offsetof(RegistrationRequest, callSignalAddress),
1639 offsetof(RegistrationConfirm, callSignalAddress),
1678 offsetof(UnregistrationRequest, callSignalAddress),
1823 offsetof(LocationConfirm, callSignalAddress), _TransportAddress},
1861 offsetof(InfoRequestResponse, callSignalAddress),