Searched refs:ncp_IsUrgentPort (Results 1 – 2 of 2) sorted by relevance
69 extern int ncp_IsUrgentPort(struct port_range *, u_short, u_short);82 ncp_IsUrgentPort(&(ncp)->cfg.urgent.tcp, p1, p2)84 ncp_IsUrgentPort(&(ncp)->cfg.urgent.udp, p1, p2)
371 ncp_IsUrgentPort(struct port_range *range, u_short src, u_short dst) in ncp_IsUrgentPort() function