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()809 lacp = rte_pktmbuf_mtod(lacp_pkt, struct lacpdu_header *); in rx_machine_update()1631 if (rte_pktmbuf_pkt_len(lacp_pkt) < sizeof(struct lacpdu_header)) in rte_eth_bond_8023ad_ext_slowtx()1634 struct lacpdu_header *lacp; in rte_eth_bond_8023ad_ext_slowtx()1637 lacp = rte_pktmbuf_mtod(lacp_pkt, struct lacpdu_header *); in rte_eth_bond_8023ad_ext_slowtx()1662 struct lacpdu_header *lacp; in bond_mode_8023ad_ext_periodic_cb()1665 struct lacpdu_header *); in bond_mode_8023ad_ext_periodic_cb()
105 struct lacpdu_header { struct
1389 struct lacpdu_header lacpdu = { in test_mode4_ext_ctrl()1443 struct lacpdu_header lacpdu = { in test_mode4_ext_lacp()