Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/net/
H A Dcontent_filter.c625 #define DEBUG_FLOW(inp, so, local, remote) \ macro
3006 debug = DEBUG_FLOW(sotoinpcb(so), so, local, remote); in cfil_sock_attach()
6334 cfil_info->cfi_debug = DEBUG_FLOW(sotoinpcb(so), so, local, remote); in cfil_sock_udp_get_info()