Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/net/
H A Dif_types.h134 #define IFT_GIF 0x37 /*0xf0*/ macro
H A Dif_gif.c342 gif_init_params.type = IFT_GIF; in gif_clone_create()
H A Dif_bridge.c2331 case IFT_GIF: in bridge_delete_member()
2512 case IFT_GIF: in bridge_ioctl_add()
3309 case IFT_GIF: in bridge_ioctl_addspan()
5099 if (dst_if->if_type == IFT_GIF) {
5920 if ((iface)->if_type == IFT_GIF) \
H A Dpktap.c1175 case IFT_GIF: in pktap_bpf_tap()
/xnu-8019.80.24/bsd/netinet6/
H A Din6_ifattach.c351 case IFT_GIF: in in6_iid_from_hw()
H A Dnd6.c4554 case IFT_GIF: /* XXX need more cases? */ in nd6_need_cache()
H A Din6.c4006 case IFT_GIF: in in6_if2idlen()