Searched refs:GIF_MTU (Results 1 – 4 of 4) sorted by relevance
109 #define GIF_MTU (1280) /* Default MTU */ macro
383 ifnet_set_mtu(sc->gif_if, GIF_MTU); in gif_clone_create()
203 sc->gif_if.if_mtu = GIF_MTU; in in6_gif_output()
208 sc->gif_if.if_mtu = GIF_MTU; in in_gif_output()