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

/xnu-2782.1.97/bsd/netinet6/
H A Dip6_fw.c571 u_int16_t ignport = ntohs(*cookie); local
757 /* Ignore divert/tee rule if socket port is "ignport" */
761 if (f->fw_divert_port == ignport)

Completed in 68 milliseconds