OP_MASKLEN
if ((opt_flags & OP_MASKLEN) && !maskflg) {
if (sa->sa_family == AF_INET6 && (!(opt_flags & OP_MASKLEN) || maskflg))
if (opt_flags & OP_MASKLEN) {
!(opt_flags & (OP_MASK|OP_MASKLEN))) {
opt_flags |= OP_MASKLEN;
if ((opt_flags & OP_MASK) && (opt_flags & OP_MASKLEN) != 0) {