Searched refs:IN6P_HOPLIMIT (Results 1 – 5 of 5) sorted by relevance
164 IN6P_HOPLIMIT = 0x020000 variable
1470 if (pcb.inp_flags & IN6P_HOPLIMIT):
815 #define IN6P_HOPLIMIT 0x00020000 /* receive hoplimit */ macro838 INP_PKTINFO|IN6P_PKTINFO|IN6P_HOPLIMIT|IN6P_HOPOPTS|IN6P_DSTOPTS| \
2582 OPTSET(IN6P_HOPLIMIT); in ip6_ctloutput()2728 OPTSET2292(IN6P_HOPLIMIT); in ip6_ctloutput()2965 optval = OPTBIT(IN6P_HOPLIMIT); in ip6_ctloutput()3056 optval = OPTBIT(IN6P_HOPLIMIT); in ip6_ctloutput()
1934 if ((inp->inp_flags & IN6P_HOPLIMIT) != 0) { in ip6_savecontrol_v4()