Home
last modified time | relevance | path

Searched refs:qeth_hdr_chk_and_bounce (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/s390/net/
Dqeth_core.h1030 int qeth_hdr_chk_and_bounce(struct sk_buff *, struct qeth_hdr **, int);
Dqeth_l2_main.c717 if (qeth_hdr_chk_and_bounce(skb, &hdr, sizeof(*hdr))) in qeth_l2_xmit_osn()
Dqeth_l3_main.c2311 if (qeth_hdr_chk_and_bounce(new_skb, &hdr, len)) { in qeth_l3_xmit()
Dqeth_core_main.c3843 int qeth_hdr_chk_and_bounce(struct sk_buff *skb, struct qeth_hdr **hdr, int len) in qeth_hdr_chk_and_bounce() function
3862 EXPORT_SYMBOL_GPL(qeth_hdr_chk_and_bounce);