Lines Matching defs:ipv4
92 __be32 ipv4;
122 #define fib_nh_gw4 nh_common.nhc_gw.ipv4
297 &net->ipv4.fib_table_hash[TABLE_LOCAL_INDEX] :
298 &net->ipv4.fib_table_hash[TABLE_MAIN_INDEX];
375 if (net->ipv4.fib_has_custom_rules)
382 tb = rcu_dereference_rtnl(net->ipv4.fib_main);
389 tb = rcu_dereference_rtnl(net->ipv4.fib_default);
404 return net->ipv4.fib_has_custom_rules;
419 if (!net->ipv4.fib_rules_require_fldissect)
448 return atomic_read(&net->ipv4.fib_num_tclassid_users);