INP_LOWPORT
} else if (inp->inp_flags & INP_LOWPORT) {
inp->inp_flags &= ~(INP_LOWPORT);
inp->inp_flags &= ~(INP_LOWPORT);
inp->inp_flags |= INP_LOWPORT;
else if (inp->inp_flags & INP_LOWPORT)
} else if (ip_inp->inp_flags & INP_LOWPORT) {
inp->inp_flags &= ~(INP_LOWPORT);
inp->inp_flags &= ~(INP_LOWPORT);
inp->inp_flags |= INP_LOWPORT;
else if (flags & INP_LOWPORT)
if ((inp->inp_flags & INP_LOWPORT) == 0)