Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dethtool.h1261 struct ethtool_ah_espip4_spec { struct
1342 struct ethtool_ah_espip4_spec ah_ip4_spec;
1343 struct ethtool_ah_espip4_spec esp_ip4_spec;
1588 struct ethtool_ah_espip4_spec ah_ip4_spec;
1589 struct ethtool_ah_espip4_spec esp_ip4_spec;
/linux-6.15/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c544 struct ethtool_ah_espip4_spec *ah_esp_hdr = &fsp->h_u.ah_ip4_spec; in otx2_prepare_ipv4_flow()
545 struct ethtool_ah_espip4_spec *ah_esp_mask = &fsp->m_u.ah_ip4_spec; in otx2_prepare_ipv4_flow()