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