HomeSort by relevance Sort by last modified time
    Searched full:ip6tables_target (Results 1 - 1 of 1) sorted by null

  /external/iproute2/include/
ip6tables.h 65 struct ip6tables_target struct
67 struct ip6tables_target *next;
119 extern void register_target6(struct ip6tables_target *me);
125 extern struct ip6tables_target *ip6tables_targets;
133 extern struct ip6tables_target *find_target(const char *name, enum ip6t_tryload);

Completed in 75 milliseconds