Searched refs:nf_nat_port_nfattr_to_range (Results 1 - 6 of 6) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/net/netfilter/
H A Dnf_nat_protocol.h67 extern int nf_nat_port_nfattr_to_range(struct nfattr *tb[],
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/ipv4/netfilter/
H A Dnf_nat_proto_gre.c148 .nfattr_to_range = nf_nat_port_nfattr_to_range,
H A Dnf_nat_proto_icmp.c83 .nfattr_to_range = nf_nat_port_nfattr_to_range,
H A Dnf_nat_proto_tcp.c149 .nfattr_to_range = nf_nat_port_nfattr_to_range,
H A Dnf_nat_proto_udp.c139 .nfattr_to_range = nf_nat_port_nfattr_to_range,
H A Dnf_nat_core.c587 EXPORT_SYMBOL_GPL(nf_nat_port_nfattr_to_range); variable
590 nf_nat_port_nfattr_to_range(struct nfattr *tb[], struct nf_nat_range *range) function

Completed in 45 milliseconds