Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/netinet/
H A Dip_dummynet.h720 enum { DN_INOUT, DN_IN, DN_OUT }; enumerator
/xnu-8792.61.2/bsd/net/
H A Dpf_ioctl.c2871 uint32_t direction = DN_INOUT; in pfioctl_ioc_rule()