Searched refs:IN6P_HOPLIMIT (Results 1 – 4 of 4) sorted by relevance
538 #define IN6P_HOPLIMIT 0x00020000 /* receive hoplimit */ macro556 IN6P_PKTINFO|IN6P_HOPLIMIT|IN6P_HOPOPTS|\
3103 if (inp_flags & IN6P_HOPLIMIT) { in db_print_inpflags()
1855 OPTSET2292_EXCLUSIVE(IN6P_HOPLIMIT); in ip6_ctloutput()2002 OPTSET2292(IN6P_HOPLIMIT); in ip6_ctloutput()2197 optval = OPTBIT(IN6P_HOPLIMIT); in ip6_ctloutput()2330 optval = OPTBIT(IN6P_HOPLIMIT); in ip6_ctloutput()
1325 if ((inp->inp_flags & IN6P_HOPLIMIT) != 0) { in ip6_savecontrol_v4()