Searched refs:IN6P_HOPOPTS (Results 1 – 5 of 5) sorted by relevance
709 #define IN6P_HOPOPTS 0x00040000 /* receive hop-by-hop options */ macro726 IN6P_PKTINFO|IN6P_HOPLIMIT|IN6P_HOPOPTS|\
3198 if (inp_flags & IN6P_HOPOPTS) { in db_print_inpflags()
1870 OPTSET2292_EXCLUSIVE(IN6P_HOPOPTS); in ip6_ctloutput()2043 OPTSET2292(IN6P_HOPOPTS); in ip6_ctloutput()2206 optval = OPTBIT(IN6P_HOPOPTS); in ip6_ctloutput()2365 optval = OPTBIT(IN6P_HOPOPTS); in ip6_ctloutput()
1393 if ((inp->inp_flags & IN6P_HOPOPTS) != 0) { in ip6_savecontrol()