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

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

Completed in 123 milliseconds