Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/net/
H A Dif_types.h76 #define IFT_OTHER 0x1 /* none of the following */ macro
H A Dremote_vif.c67 #define RVI_IF_TYPE IFT_OTHER
H A Diptap.c189 if_init.type = IFT_OTHER; in iptap_clone_create()
H A Ddroptap.c126 if_init.type = IFT_OTHER; in droptap_clone_create()
H A Dpktap.c259 pktap->pktp_filters[2].filter_param_if_type = IFT_OTHER; in pktap_clone_create()
1230 case IFT_OTHER: in pktap_bpf_tap()
H A Dif_utun.c1900 utun_init.type = IFT_OTHER; in utun_ctl_connect()
H A Dif_ipsec.c2638 ipsec_init.type = IFT_OTHER; in ipsec_ctl_connect()
/xnu-12377.61.12/bsd/netinet6/
H A Din6.c4055 case IFT_OTHER: in in6_if2idlen()