Home
last modified time | relevance | path

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

/freebsd/sbin/ipfw/
H A Dipfw2.c1562 init_show_state(struct show_state *state, struct ip_fw_rule *rule) in init_show_state() function
2404 if (init_show_state(&state, rule) != 0) { in show_static_rule()