Searched refs:ncp_ClearUrgentPorts (Results 1 – 2 of 2) sorted by relevance
71 extern void ncp_ClearUrgentPorts(struct port_range *);91 ncp_ClearUrgentPorts(&(ncp)->cfg.urgent.tcp)93 ncp_ClearUrgentPorts(&(ncp)->cfg.urgent.udp)
436 ncp_ClearUrgentPorts(struct port_range *range) in ncp_ClearUrgentPorts() function