Searched refs:port_match6 (Results 1 - 1 of 1) sorted by relevance

/xnu-2782.1.97/bsd/netinet6/
H A Dip6_fw.c189 static int port_match6 __P((u_short *portptr, int nports, u_short port,
211 port_match6(u_short *portptr, int nports, u_short port, int range_flag) function
724 if (!port_match6(&f->fw_pts[0],
728 if (!port_match6(&f->fw_pts[IPV6_FW_GETNSRCP(f)],

Completed in 12 milliseconds