Home
last modified time | relevance | path

Searched defs:cast_type (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/s390/net/
Dqeth_l3_main.c967 static inline u8 qeth_l3_get_qeth_hdr_flags4(int cast_type) in qeth_l3_get_qeth_hdr_flags4()
976 static inline u8 qeth_l3_get_qeth_hdr_flags6(int cast_type) in qeth_l3_get_qeth_hdr_flags6()
2734 int cast_type = RTN_UNSPEC; in qeth_l3_get_cast_type() local
2812 struct sk_buff *skb, int ipv, int cast_type) in qeth_l3_fill_header()
2949 int cast_type = qeth_l3_get_cast_type(card, skb); in qeth_l3_hard_start_xmit() local
Dqeth_l2_main.c256 struct sk_buff *skb, int cast_type) in qeth_l2_fill_header()
719 int cast_type = qeth_l2_get_cast_type(card, skb); in qeth_l2_hard_start_xmit() local
Dqeth_core_main.c3814 int ipv, int cast_type) in qeth_get_priority_queue()