Searched refs:MF_ISSET (Results 1 – 1 of 1) sorted by relevance
722 #define MF_ISSET(_pip) (ntohs((_pip)->ip_off) & IP_MF) macro738 if (!MF_ISSET(pip) && dlen < ntohs(ud->uh_ulen)) in ValidateUdpLength()1399 if (MF_ISSET(pip)) { in LibAliasInLocked()