Searched refs:ncp_IsUrgentUdpPort (Results 1 – 2 of 2) sorted by relevance
/freebsd/usr.sbin/ppp/ | ||
H A D | ncp.h | 83 #define ncp_IsUrgentUdpPort(ncp, p1, p2) \ macro |
H A D | ip.c | 654 if (!frag && ncp_IsUrgentUdpPort(&bundle->ncp, ntohs(uh->uh_sport), in PacketCheck() |