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