Home
last modified time | relevance | path

Searched refs:RTN_ANYCAST (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/net/ipv6/netfilter/
H A Dnft_fib_ipv6.c95 ret = RTN_ANYCAST; in __nft_fib6_eval_type()
/openbmc/linux/include/uapi/linux/
H A Drtnetlink.h259 RTN_ANYCAST, /* Accept locally as broadcast, enumerator
/openbmc/linux/net/ipv4/
H A Dfib_semantics.c116 [RTN_ANYCAST] = {
1514 case RTN_ANYCAST: in fib_create_info()
H A Dfib_trie.c2779 [RTN_ANYCAST] = "ANYCAST",
/openbmc/linux/drivers/s390/net/
H A Dqeth_l3_main.c1579 (cast_type == RTN_ANYCAST)) in qeth_l3_get_cast_type_rcu()
1619 if (cast_type == RTN_ANYCAST) in qeth_l3_cast_type_to_flag()
/openbmc/linux/net/ipv6/
H A Droute.c1041 [RTN_ANYCAST] = 0,
1102 if (res->fib6_type == RTN_LOCAL || res->fib6_type == RTN_ANYCAST) { in ip6_rt_init_dst()
4577 cfg.fc_type = RTN_ANYCAST; in addrconf_f6i_alloc()