HomeSort by relevance Sort by last modified time
    Searched refs:load_proto (Results 1 - 2 of 2) sorted by null

  /external/iptables/iptables/
xshared.h 83 extern struct xtables_match *load_proto(struct iptables_command_state *);
xshared.c 105 struct xtables_match *load_proto(struct iptables_command_state *cs) function
142 m = load_proto(cs);

Completed in 181 milliseconds