Searched defs:xtables_afinfo (Results 1 – 1 of 1) sorted by relevance
42 struct xtables_afinfo { struct43 const char *kmod;44 const char *proc_exists;45 const char *libprefix;46 uint8_t family;47 uint8_t ipproto;48 int so_rev_match;49 int so_rev_target;