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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_fw.h270 #define IPV6_FW_F_OIFNAME 0x0800 /* Out interface by name/unit (not IP) */ macro
H A Dip6_fw.c631 &f->fw_in_if, f->fw_flg & IPV6_FW_F_OIFNAME))
642 &f->fw_out_if, f->fw_flg & IPV6_FW_F_OIFNAME)))
1043 || ((frwl->fw_flg & IPV6_FW_F_OIFNAME)

Completed in 12 milliseconds