Home
last modified time | relevance | path

Searched refs:RTN_BROADCAST (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/include/uapi/linux/
Drtnetlink.h220 RTN_BROADCAST, /* Accept locally as broadcast, enumerator
/linux-4.19.296/drivers/s390/net/
Dqeth_l3_main.c1979 if ((cast_type == RTN_BROADCAST) || in qeth_l3_get_cast_type()
1997 return RTN_BROADCAST; in qeth_l3_get_cast_type()
2030 if (cast_type == RTN_BROADCAST) in qeth_l3_cast_type_to_flag()
2365 if (cast_type == RTN_BROADCAST && !card->info.broadcast_capable) in qeth_l3_hard_start_xmit()
Dqeth_l2_main.c190 return RTN_BROADCAST; in qeth_l2_get_cast_type()
208 else if (cast_type == RTN_BROADCAST) in qeth_l2_fill_header()