Home
last modified time | relevance | path

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

/xnu-10063.101.15/bsd/net/
H A Dpf.c3541 union pf_state_xport *nxport, struct pf_src_node **sn in pf_get_sport() argument
3566 if (!nxport) { in pf_get_sport()
3573 nxport->port = sxport->port; in pf_get_sport()
3611 nxport->port = sk->gwy.xport.port; in pf_get_sport()
3646 nxport->port = sk->gwy.xport.port; in pf_get_sport()
3688 key.gwy.xport = *nxport; in pf_get_sport()
3693 NETNS_AF_SIZE(af), proto, nxport->port, in pf_get_sport()
3709 nxport->port = htons(low); in pf_get_sport()
3732 nxport->port = htons(tmp); in pf_get_sport()
3746 nxport->port = htons(tmp); in pf_get_sport()
[all …]