Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/net/
H A Dcontent_filter.c622 #define DEBUG_FLOW(inp, so, local, remote) \ macro
2997 debug = DEBUG_FLOW(sotoinpcb(so), so, local, remote); in cfil_sock_attach()
6280 cfil_info->cfi_debug = DEBUG_FLOW(sotoinpcb(so), so, local, remote); in cfil_sock_udp_get_info()