Searched refs:IN6P_RTHDR (Results 1 – 4 of 4) sorted by relevance
520 #define IN6P_RTHDR 0x00100000 /* receive routing header */ macro536 IN6P_DSTOPTS|IN6P_RTHDR|IN6P_RTHDRDSTOPTS|\
2346 if (inp_flags & IN6P_RTHDR) { in db_print_inpflags()
1500 OPTSET(IN6P_RTHDR); in ip6_ctloutput()1619 OPTSET2292(IN6P_RTHDR); in ip6_ctloutput()1792 optval = OPTBIT(IN6P_RTHDR); in ip6_ctloutput()1887 optval = OPTBIT(IN6P_RTHDR); in ip6_ctloutput()
1480 if ((in6p->inp_flags & (IN6P_RTHDR | IN6P_DSTOPTS)) != 0) { in ip6_savecontrol()1552 if (!(in6p->inp_flags & IN6P_RTHDR)) in ip6_savecontrol()