Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/net/
H A Dnat464_utils.h84 enum { NT_IN, NT_OUT }; enumerator
H A Dnat464_utils.c920 if (direction == NT_OUT && in nat464_translate_proto()
1107 if (direction == NT_OUT) { in nat464_translate_proto()
H A Ddlil_subr.c791 proto, PF_INET, PF_INET6, NT_OUT, !is_first_frag) == NT_NAT64) ? 0 : -1; in dlil_clat46()