Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dpf.c3484 union pf_state_xport *nxport, struct pf_src_node **sn in pf_get_sport() argument
3509 if (!nxport) { in pf_get_sport()
3516 nxport->port = sxport->port; in pf_get_sport()
3554 nxport->port = sk->gwy.xport.port; in pf_get_sport()
3589 nxport->port = sk->gwy.xport.port; in pf_get_sport()
3631 key.gwy.xport = *nxport; in pf_get_sport()
3636 NETNS_AF_SIZE(af), proto, nxport->port, in pf_get_sport()
3652 nxport->port = htons(low); in pf_get_sport()
3675 nxport->port = htons(tmp); in pf_get_sport()
3689 nxport->port = htons(tmp); in pf_get_sport()
[all …]