Home
last modified time | relevance | path

Searched defs:max_ip (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/uapi/linux/netfilter/
Dnf_nat.h24 __be32 max_ip; member
/linux-4.4.14/security/tomoyo/
Dnetwork.c90 const __be32 *min_ip, const __be32 *max_ip) in tomoyo_print_ipv4()
108 const struct in6_addr *max_ip) in tomoyo_print_ipv6()
/linux-4.4.14/drivers/staging/lustre/lnet/lnet/
Dnidstrings.c476 unsigned int max_ip[4] = {0}; in cfs_ip_ar_min_max() local