Home
last modified time | relevance | path

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

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