Home
last modified time | relevance | path

Searched refs:RULESIZE7 (Results 1 – 1 of 1) sorted by relevance

/trueos/sys/netpfil/ipfw/
HDip_fw_sockopt.c865 #ifndef RULESIZE7
866 #define RULESIZE7(rule) (sizeof(struct ip_fw7) + \ macro
891 l = RULESIZE7(rule); in ipfw_getrules()
1039 if (sopt->sopt_valsize == RULESIZE7(rule)) { in ipfw_ctl()
1060 size = RULESIZE7(rule); in ipfw_ctl()