OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:xtables_numeric_to_ip6addr
(Results
1 - 3
of
3
) sorted by null
/external/iptables/include/
xtables.h
440
extern struct in6_addr *
xtables_numeric_to_ip6addr
(const char *);
/external/iptables/extensions/
libxt_iprange.c
56
ia6 =
xtables_numeric_to_ip6addr
(spec[i]);
/external/iptables/iptables/
xtables.c
1493
struct in6_addr *
xtables_numeric_to_ip6addr
(const char *num)
function
[
all
...]
Completed in 415 milliseconds