Searched refs:IFT_GIF (Results 1 - 6 of 6) sorted by relevance

/darwin-on-arm/xnu/bsd/net/
H A Dif_types.h130 #define IFT_GIF 0x37 /*0xf0*/ macro
142 #define IFT_GIF 0x37 /*0xf0*/ macro
H A Dif_gif.c316 gif_init.type = IFT_GIF;
H A Dif_bridge.c1808 case IFT_GIF:
1905 if (ifs->if_type != IFT_GIF) {
1967 case IFT_GIF:
2584 case IFT_GIF:
3079 if (dst_if->if_type == IFT_GIF)
3939 if ((iface)->if_type == IFT_GIF) \
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6_ifattach.c352 case IFT_GIF:
H A Din6.c3538 case IFT_GIF:
H A Dnd6.c3419 case IFT_GIF: /* XXX need more cases? */

Completed in 95 milliseconds