Searched refs:INC_IPV6MINMTU (Results 1 – 5 of 5) sorted by relevance
121 #define INC_IPV6MINMTU 0x02 macro
1052 if (inp->inp_inc.inc_flags & INC_IPV6MINMTU) in tcp_input()1053 inc.inc_flags |= INC_IPV6MINMTU; in tcp_input()
1859 inp->inp_inc.inc_flags |= INC_IPV6MINMTU; in tcp_ctloutput()
2985 if (inc->inc_flags & INC_IPV6MINMTU) in tcp_maxmtu6()