Searched refs:qeth_hdr_layer3 (Results 1 – 2 of 2) sorted by relevance
267 struct qeth_hdr_layer3 { struct321 struct qeth_hdr_layer3 l3;388 static inline bool qeth_l3_iqd_same_vlan(struct qeth_hdr_layer3 *h1, in qeth_l3_iqd_same_vlan()389 struct qeth_hdr_layer3 *h2) in qeth_l3_iqd_same_vlan()395 static inline bool qeth_l3_same_next_hop(struct qeth_hdr_layer3 *h1, in qeth_l3_same_next_hop()396 struct qeth_hdr_layer3 *h2) in qeth_l3_same_next_hop()
1934 struct qeth_hdr_layer3 *l3_hdr = &hdr->hdr.l3; in qeth_l3_fill_header()