Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/net/
Dqeth_core.h226 struct qeth_hdr_layer3 { struct
265 struct qeth_hdr_layer3 l3; argument
351 static inline bool qeth_l3_iqd_same_vlan(struct qeth_hdr_layer3 *h1, in qeth_l3_iqd_same_vlan()
352 struct qeth_hdr_layer3 *h2) in qeth_l3_iqd_same_vlan()
358 static inline bool qeth_l3_same_next_hop(struct qeth_hdr_layer3 *h1, in qeth_l3_same_next_hop()
359 struct qeth_hdr_layer3 *h2) in qeth_l3_same_next_hop()
Dqeth_l3_main.c1626 struct qeth_hdr_layer3 *l3_hdr = &hdr->hdr.l3; in qeth_l3_fill_header()
Dqeth_core_main.c5445 struct qeth_hdr_layer3 *l3_hdr = &hdr->hdr.l3; in qeth_l3_rebuild_skb()