Home
last modified time | relevance | path

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

/xnu-8792.41.9/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.c191 if_init.type = IFT_OTHER; in iptap_clone_create()
H A Dpktap.c246 pktap->pktp_filters[2].filter_param_if_type = IFT_OTHER; in pktap_clone_create()
1200 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-8792.41.9/bsd/netinet6/
H A Din6.c4062 case IFT_OTHER: in in6_if2idlen()