Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/net/
H A Dcontent_filter.c618 #define DEBUG_FLOW(inp, so, local, remote) \ macro
2831 debug = DEBUG_FLOW(sotoinpcb(so), so, local, remote); in cfil_sock_attach()
5976 cfil_info->cfi_debug = DEBUG_FLOW(sotoinpcb(so), so, local, remote); in cfil_sock_udp_get_info()