Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_msg.h95 struct ff_ipfw_args { struct
149 struct ff_ipfw_args ipfw;
/f-stack/tools/ipfw/
H A Dcompat.c59 len = sizeof(struct ff_ipfw_args) + *optlen + sizeof(socklen_t); in ipfw_ctl()