Home
last modified time | relevance | path

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

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