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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_fw.h141 u_short fu_divert_port; /* Divert/tee port (options IP6DIVERT) */ member in union:ip6_fw::__anon427
175 u_short fu_divert_port; /* Divert/tee port (options IP6DIVERT) */ member in union:ip6_fw_32::__anon428
208 u_short fu_divert_port; /* Divert/tee port (options IP6DIVERT) */ member in union:ip6_fw_64::__anon429
233 #define fw_divert_port fw_un.fu_divert_port
H A Dip6_fw.c1185 userrule_64->fw_un.fu_divert_port = rule->fw_un.fu_divert_port;
1214 rule->fw_un.fu_divert_port = userrule_64->fw_un.fu_divert_port;
1243 userrule_32->fw_un.fu_divert_port = rule->fw_un.fu_divert_port;
1272 rule->fw_un.fu_divert_port = userrule_32->fw_un.fu_divert_port;
/darwin-on-arm/xnu/bsd/netinet/
H A Dip_fw2_compat.h73 u_short fu_divert_port; /* Divert/tee port (options IPDIVERT) */ member in union:ip_fw_compat::__anon404
159 u_short fu_divert_port; /* Divert/tee port (options IPDIVERT) */ member in union:ip_fw_compat_32::__anon406
204 u_short fu_divert_port; /* Divert/tee port (options IPDIVERT) */ member in union:ip_fw_compat_64::__anon408
265 #define fw_divert_port_compat fw_un_compat.fu_divert_port
411 u_short fu_divert_port; /* Divert/tee port (options IPDIVERT) */ member in union:ip_old_fw::__anon411
437 #define old_fw_divert_port fw_un.fu_divert_port
H A Dip_fw.h113 u_short fu_divert_port; /* Divert/tee port (options IPDIVERT) */ member in union:ip_fw::__anon400
160 #define fw_divert_port fw_un.fu_divert_port

Completed in 80 milliseconds