Searched refs:IN6P_HOPLIMIT (Results 1 – 5 of 5) sorted by relevance
708 #define IN6P_HOPLIMIT 0x00020000 /* receive hoplimit */ macro726 IN6P_PKTINFO|IN6P_HOPLIMIT|IN6P_HOPOPTS|\
3194 if (inp_flags & IN6P_HOPLIMIT) { in db_print_inpflags()
1866 OPTSET2292_EXCLUSIVE(IN6P_HOPLIMIT); in ip6_ctloutput()2030 OPTSET2292(IN6P_HOPLIMIT); in ip6_ctloutput()2226 optval = OPTBIT(IN6P_HOPLIMIT); in ip6_ctloutput()2362 optval = OPTBIT(IN6P_HOPLIMIT); in ip6_ctloutput()
1315 if ((inp->inp_flags & IN6P_HOPLIMIT) != 0) { in ip6_savecontrol_v4()