Searched refs:IN6P_DSTOPTS (Results 1 – 5 of 5) sorted by relevance
166 IN6P_DSTOPTS = 0x080000 variable
1474 if (pcb.inp_flags & IN6P_DSTOPTS):
817 #define IN6P_DSTOPTS 0x00080000 /* receive dst options after rthdr */ macro838 INP_PKTINFO|IN6P_PKTINFO|IN6P_HOPLIMIT|IN6P_HOPOPTS|IN6P_DSTOPTS| \842 (IN6P_HOPOPTS|IN6P_DSTOPTS|IN6P_RTHDR|IN6P_AUTOFLOWLABEL)
2601 OPTSET(IN6P_DSTOPTS); in ip6_ctloutput()2745 OPTSET2292(IN6P_DSTOPTS | in ip6_ctloutput()2949 optval = OPTBIT(IN6P_DSTOPTS); in ip6_ctloutput()3065 optval = OPTBIT(IN6P_DSTOPTS | in ip6_ctloutput()
2038 if ((in6p->inp_flags & (IN6P_RTHDR | IN6P_DSTOPTS)) != 0) { in ip6_savecontrol()2081 if (!(in6p->inp_flags & IN6P_DSTOPTS)) { in ip6_savecontrol()