Home
last modified time | relevance | path

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

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