Searched refs:IN6P_MTU (Results 1 – 5 of 5) sorted by relevance
722 #define IN6P_MTU 0x80000000 /* receive path MTU */ macro729 IN6P_MTU)
3242 if (inp_flags & IN6P_MTU) { in db_print_inpflags()
1893 OPTSET(IN6P_MTU); in ip6_ctloutput()2234 optval = OPTBIT(IN6P_MTU); in ip6_ctloutput()
1563 if ((inp->inp_flags & IN6P_MTU) == 0 || ( in ip6_notify_pmtu()