Searched defs:xtables_afinfo (Results 1 – 1 of 1) sorted by relevance
81 struct xtables_afinfo { struct82 const char *kmod;83 const char *proc_exists;84 const char *libprefix;85 uint8_t family;86 uint8_t ipproto;87 int so_rev_match;88 int so_rev_target;