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

/drivers/s390/net/
H A Dqeth_core.h981 int qeth_hdr_chk_and_bounce(struct sk_buff *, struct qeth_hdr **, int);
H A Dqeth_l2_main.c795 if (qeth_hdr_chk_and_bounce(new_skb, &hdr,
H A Dqeth_core_main.c3836 int qeth_hdr_chk_and_bounce(struct sk_buff *skb, struct qeth_hdr **hdr, int len) function
3855 EXPORT_SYMBOL_GPL(qeth_hdr_chk_and_bounce); variable
H A Dqeth_l3_main.c3061 if (qeth_hdr_chk_and_bounce(new_skb, &hdr, len))

Completed in 69 milliseconds