Searched refs:lacpdu_header (Results 1 – 3 of 3) sorted by relevance
563 struct lacpdu_header *hdr; in tx_machine()587 hdr = rte_pktmbuf_mtod(lacp_pkt, struct lacpdu_header *); in tx_machine()805 struct lacpdu_header *lacp; in rx_machine_update()810 lacp = rte_pktmbuf_mtod(lacp_pkt, struct lacpdu_header *); in rx_machine_update()1658 if (rte_pktmbuf_pkt_len(lacp_pkt) < sizeof(struct lacpdu_header)) in rte_eth_bond_8023ad_ext_slowtx()1661 struct lacpdu_header *lacp; in rte_eth_bond_8023ad_ext_slowtx()1664 lacp = rte_pktmbuf_mtod(lacp_pkt, struct lacpdu_header *); in rte_eth_bond_8023ad_ext_slowtx()1689 struct lacpdu_header *lacp; in bond_mode_8023ad_ext_periodic_cb()1692 struct lacpdu_header *); in bond_mode_8023ad_ext_periodic_cb()
105 struct lacpdu_header { struct
1388 struct lacpdu_header lacpdu = { in test_mode4_ext_ctrl()1442 struct lacpdu_header lacpdu = { in test_mode4_ext_lacp()