Home
last modified time | relevance | path

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

/linux/drivers/s390/net/
H A 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()
227 idqeth_hdr_layer3 global() argument
228 flagsqeth_hdr_layer3 global() argument
229 inbound_checksumqeth_hdr_layer3 global() argument
230 tokenqeth_hdr_layer3 global() argument
231 lengthqeth_hdr_layer3 global() argument
232 vlan_prioqeth_hdr_layer3 global() argument
233 ext_flagsqeth_hdr_layer3 global() argument
234 vlan_idqeth_hdr_layer3 global() argument
235 frame_offsetqeth_hdr_layer3 global() argument
236 __anon929aea90010aqeth_hdr_layer3 global() argument
H A Dqeth_l3_main.c1631 struct qeth_hdr_layer3 *l3_hdr = &hdr->hdr.l3; in qeth_l3_fill_header()