Home
last modified time | relevance | path

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

/linux/drivers/s390/net/
H A Dqeth_l3_main.c1578 (cast_type == RTN_MULTICAST) || in qeth_l3_get_cast_type_rcu()
1590 RTN_MULTICAST : RTN_UNICAST; in qeth_l3_get_cast_type_rcu()
1593 RTN_MULTICAST : RTN_UNICAST; in qeth_l3_get_cast_type_rcu()
1617 if (cast_type == RTN_MULTICAST) in qeth_l3_cast_type_to_flag()
H A Dqeth_core.h949 RTN_MULTICAST; in qeth_get_ether_cast_type()
H A Dqeth_l2_main.c177 if (cast_type == RTN_MULTICAST) in qeth_l2_fill_header()
/linux/tools/include/uapi/linux/
H A Drtnetlink.h269 RTN_MULTICAST, /* Multicast route */ enumerator
/linux/net/ipv4/
H A Darp.c269 if (neigh->type == RTN_MULTICAST) { in arp_constructor()
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router.c907 case RTN_MULTICAST: in __prestera_pr_k_arb_fc_lpm_info_calc()