Searched defs:ipfw_state (Results 1 – 1 of 1) sorted by relevance
453 struct ipfw_state { struct455 struct ipfw_key st_key;457 time_t st_expire; /* expire time */481 LIST_ENTRY(ipfw_state) st_trklink; argument