IN6P_DSTOPTS
IN6P_DSTOPTS|IN6P_RTHDR|\
if ((inp->inp_flags & (IN6P_RTHDR | IN6P_DSTOPTS)) != 0) {
if (!(inp->inp_flags & IN6P_DSTOPTS))
OPTSET(IN6P_DSTOPTS);
optval = OPTBIT(IN6P_DSTOPTS);