Searched refs:IN6P_MTU (Results 1 – 4 of 4) sorted by relevance
552 #define IN6P_MTU 0x80000000 /* receive path MTU */ macro559 IN6P_MTU)
3147 if (inp_flags & IN6P_MTU) { in db_print_inpflags()
1882 OPTSET(IN6P_MTU); in ip6_ctloutput()2205 optval = OPTBIT(IN6P_MTU); in ip6_ctloutput()
1572 if ((inp->inp_flags & IN6P_MTU) == 0 || ( in ip6_notify_pmtu()