Searched refs:ethtool_ah_espip6_spec (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dethtool.h1039 * struct ethtool_ah_espip6_spec - flow specification for IPsec/IPv6
1047 struct ethtool_ah_espip6_spec { struct
1080 struct ethtool_ah_espip6_spec ah_ip6_spec;
1081 struct ethtool_ah_espip6_spec esp_ip6_spec;
/linux-master/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_flows.c695 struct ethtool_ah_espip6_spec *ah_esp_hdr = &fsp->h_u.ah_ip6_spec;
696 struct ethtool_ah_espip6_spec *ah_esp_mask = &fsp->m_u.ah_ip6_spec;

Completed in 138 milliseconds