Searched refs:IN6P_RTHDR (Results 1 – 3 of 3) sorted by relevance
244 #define IN6P_RTHDR 0x100000 /* receive routing header */ macro255 IN6P_DSTOPTS|IN6P_RTHDR|\
1132 if ((inp->inp_flags & (IN6P_RTHDR | IN6P_DSTOPTS)) != 0) { in ip6_savecontrol()1191 if (!(inp->inp_flags & IN6P_RTHDR)) in ip6_savecontrol()
1180 OPTSET(IN6P_RTHDR); in ip6_ctloutput()1441 optval = OPTBIT(IN6P_RTHDR); in ip6_ctloutput()