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

/freebsd-13-stable/sys/netpfil/ipfw/
H A Dip_fw_table.h143 #define TA_FLAG_DEFAULT 0x01 /* Algo is default for given type */ macro
H A Dip_fw_table_algo.c872 .flags = TA_FLAG_DEFAULT,
2585 .flags = TA_FLAG_DEFAULT,
3743 .flags = TA_FLAG_DEFAULT,
H A Dip_fw_table.c2652 if ((ta_new->flags & TA_FLAG_DEFAULT) != 0 &&

Completed in 177 milliseconds