Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_types.h76 #define IFT_OTHER 0x1 /* none of the following */ macro
H A Diptap.c196 if_init.type = IFT_OTHER; in iptap_clone_create()
H A Dpktap.c251 pktap->pktp_filters[2].filter_param_if_type = IFT_OTHER; in pktap_clone_create()
1205 case IFT_OTHER: in pktap_bpf_tap()
H A Dif_utun.c1679 utun_init.type = IFT_OTHER; in utun_ctl_connect()
H A Dif_ipsec.c2716 ipsec_init.type = IFT_OTHER; in ipsec_ctl_connect()
/xnu-8019.80.24/bsd/netinet6/
H A Din6.c4010 case IFT_OTHER: in in6_if2idlen()