Home
last modified time | relevance | path

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

/xnu-8792.41.9/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 Dpktap.c1170 case IFT_GIF: in pktap_bpf_tap()
H A Dif_bridge.c2625 case IFT_GIF: in bridge_ioctl_add()
3431 case IFT_GIF: in bridge_ioctl_addspan()
5198 if (dst_if->if_type == IFT_GIF) {
6165 if ((iface)->if_type == IFT_GIF) \
/xnu-8792.41.9/bsd/netinet6/
H A Din6_ifattach.c346 case IFT_GIF: in in6_iid_from_hw()
H A Dnd6.c4619 case IFT_GIF: /* XXX need more cases? */ in nd6_need_cache()
H A Din6.c4058 case IFT_GIF: in in6_if2idlen()