Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/net/
H A Dpf.c3427 union pf_state_xport *nxport, struct pf_src_node **sn in pf_get_sport() argument
3452 if (!nxport) { in pf_get_sport()
3459 nxport->port = sxport->port; in pf_get_sport()
3497 nxport->port = sk->gwy.xport.port; in pf_get_sport()
3532 nxport->port = sk->gwy.xport.port; in pf_get_sport()
3574 key.gwy.xport = *nxport; in pf_get_sport()
3579 NETNS_AF_SIZE(af), proto, nxport->port, in pf_get_sport()
3595 nxport->port = htons(low); in pf_get_sport()
3618 nxport->port = htons(tmp); in pf_get_sport()
3632 nxport->port = htons(tmp); in pf_get_sport()
[all …]