Home
last modified time | relevance | path

Searched refs:ipv4 (Results 1 – 8 of 8) sorted by relevance

/include/net/
Dip_fib.h170 atomic_read(&(net)->ipv4.dev_addr_genid)) ? \
209 &net->ipv4.fib_table_hash[TABLE_LOCAL_INDEX] : in fib_get_table()
210 &net->ipv4.fib_table_hash[TABLE_MAIN_INDEX]; in fib_get_table()
247 if (!net->ipv4.fib_has_custom_rules) { in fib_lookup()
249 if (net->ipv4.fib_local && in fib_lookup()
250 !fib_table_lookup(net->ipv4.fib_local, flp, res, in fib_lookup()
253 if (net->ipv4.fib_main && in fib_lookup()
254 !fib_table_lookup(net->ipv4.fib_main, flp, res, in fib_lookup()
257 if (net->ipv4.fib_default && in fib_lookup()
258 !fib_table_lookup(net->ipv4.fib_default, flp, res, in fib_lookup()
[all …]
Dnet_namespace.h91 struct netns_ipv4 ipv4; member
Dinet_sock.h102 if (!sk->sk_mark && sock_net(sk)->ipv4.sysctl_tcp_fwmark_accept) in inet_request_mark()
Dip.h231 ((net)->ipv4.sysctl_fwmark_reflect ? (mark) : 0)
Dtcp.h733 if (net->ipv4.sysctl_tcp_ecn && th->ece && th->cwr && in TCP_ECN_create_request()
/include/linux/
Dnetfilter_bridge.h81 __be32 ipv4; member
Dinetdevice.h78 IPV4_DEVCONF((*(net)->ipv4.devconf_all), attr)
/include/linux/mlx4/
Ddevice.h952 struct mlx4_spec_ipv4 ipv4; member
1049 struct mlx4_net_trans_rule_hw_ipv4 ipv4; member