Searched refs:LEN_FW3_MAPPING (Results 1 – 2 of 2) sorted by relevance
| /dragonfly/sbin/ipfw3/ | ||
| HD | ipfw3.h | 143 #define LEN_FW3_MAPPING sizeof(struct ipfw3_mapping) macro |
| HD | ipfw3.c | 1230 memset(mappings, 0, LEN_FW3_MAPPING * MAPPING_SIZE); in main() |