Searched refs:IN6P_DSTOPTS (Results 1 – 5 of 5) sorted by relevance
710 #define IN6P_DSTOPTS 0x00080000 /* receive dst options after rthdr */ macro727 IN6P_DSTOPTS|IN6P_RTHDR|IN6P_RTHDRDSTOPTS|\
3202 if (inp_flags & IN6P_DSTOPTS) { in db_print_inpflags()
1874 OPTSET2292_EXCLUSIVE(IN6P_DSTOPTS); in ip6_ctloutput()2052 OPTSET2292(IN6P_DSTOPTS|IN6P_RTHDRDSTOPTS); /* XXX */ in ip6_ctloutput()2210 optval = OPTBIT(IN6P_DSTOPTS); in ip6_ctloutput()2371 optval = OPTBIT(IN6P_DSTOPTS|IN6P_RTHDRDSTOPTS); in ip6_ctloutput()
1423 if ((inp->inp_flags & (IN6P_RTHDR | IN6P_DSTOPTS)) != 0) { in ip6_savecontrol()1463 if (!(inp->inp_flags & IN6P_DSTOPTS)) in ip6_savecontrol()