Searched defs:afinfo (Results 1 – 3 of 3) sorted by relevance
9 struct afinfo { struct11 int family;14 char *libprefix;17 int ipproto;20 char *kmod;23 int so_rev_match;26 int so_rev_target;
70 struct afinfo afinfo = { variable
184 const struct xtables_afinfo *afinfo; variable