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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_fw.h279 #define IPV6_FW_F_MASK 0xFFFF /* All possible flag bits mask */ macro
H A Dip6_fw.c1030 if ((frwl->fw_flg & ~IPV6_FW_F_MASK) != 0) {

Completed in 8 milliseconds