Home
last modified time | relevance | path

Searched refs:RTN_UNSPEC (Results 1 – 10 of 10) sorted by relevance

/linux-3.4.99/net/ipv4/
Dnetfilter.c25 if (addr_type == RTN_UNSPEC) in ip_route_me_harder()
151 return ip_route_me_harder(skb, RTN_UNSPEC); in nf_ip_reroute()
Dfib_semantics.c93 [RTN_UNSPEC] = {
Dfib_trie.c2337 [RTN_UNSPEC] = "UNSPEC",
/linux-3.4.99/net/ipv4/netfilter/
Diptable_mangle.c70 if (ip_route_me_harder(skb, RTN_UNSPEC)) in ipt_mangle_out()
Dipt_REJECT.c110 if (ip_route_me_harder(nskb, RTN_UNSPEC)) in send_reset()
Dnf_nat_standalone.c230 if (ip_route_me_harder(skb, RTN_UNSPEC)) in nf_nat_local_fn()
/linux-3.4.99/include/linux/
Drtnetlink.h180 RTN_UNSPEC, enumerator
/linux-3.4.99/drivers/s390/net/
Dqeth_l2_main.c231 return RTN_UNSPEC; in qeth_l2_get_cast_type()
236 return RTN_UNSPEC; in qeth_l2_get_cast_type()
Dqeth_l3_main.c2765 int cast_type = RTN_UNSPEC; in qeth_l3_get_cast_type()
2781 return RTN_UNSPEC; in qeth_l3_get_cast_type()
3071 if (large_send && (cast_type == RTN_UNSPEC)) { in qeth_l3_hard_start_xmit()
/linux-3.4.99/net/decnet/
Ddn_fib.c68 [RTN_UNSPEC] = { .error = 0, .scope = RT_SCOPE_NOWHERE },