Searched refs:IN6P_MINMTU (Results 1 – 3 of 3) sorted by relevance
222 if (inp->inp_flags & IN6P_MINMTU) in udp6_output()
512 if (inp->inp_flags & IN6P_MINMTU) in rip6_output()
252 #define IN6P_MINMTU 0x20000000 /* use minimum MTU */ macro