Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dethtool.h952 struct ethtool_ah_espip4_spec { struct
1033 struct ethtool_ah_espip4_spec ah_ip4_spec;
1034 struct ethtool_ah_espip4_spec esp_ip4_spec;
1276 struct ethtool_ah_espip4_spec ah_ip4_spec;
1277 struct ethtool_ah_espip4_spec esp_ip4_spec;
/Linux-v6.1/drivers/net/ethernet/marvell/octeontx2/nic/
Dotx2_flows.c511 struct ethtool_ah_espip4_spec *ah_esp_hdr = &fsp->h_u.ah_ip4_spec; in otx2_prepare_ipv4_flow()
512 struct ethtool_ah_espip4_spec *ah_esp_mask = &fsp->m_u.ah_ip4_spec; in otx2_prepare_ipv4_flow()