Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dcontent_filter.c621 #define DEBUG_FLOW(inp, so, local, remote) \ macro
2989 debug = DEBUG_FLOW(sotoinpcb(so), so, local, remote); in cfil_sock_attach()
6171 cfil_info->cfi_debug = DEBUG_FLOW(sotoinpcb(so), so, local, remote); in cfil_sock_udp_get_info()