Searched refs:esp_ip6_spec (Results 1 – 5 of 5) sorted by relevance
/external/ethtool/ |
D | rxclass.c | 203 ntohl(fsp->h_u.esp_ip6_spec.spi), in rxclass_print_nfc_rule() 204 ntohl(fsp->m_u.esp_ip6_spec.spi)); in rxclass_print_nfc_rule() 818 offsetof(struct ethtool_rx_flow_spec, h_u.esp_ip6_spec.ip6src), 819 offsetof(struct ethtool_rx_flow_spec, m_u.esp_ip6_spec.ip6src) }, 821 offsetof(struct ethtool_rx_flow_spec, h_u.esp_ip6_spec.ip6dst), 822 offsetof(struct ethtool_rx_flow_spec, m_u.esp_ip6_spec.ip6dst) }, 824 offsetof(struct ethtool_rx_flow_spec, h_u.esp_ip6_spec.tclass), 825 offsetof(struct ethtool_rx_flow_spec, m_u.esp_ip6_spec.tclass) }, 827 offsetof(struct ethtool_rx_flow_spec, h_u.esp_ip6_spec.spi), 828 offsetof(struct ethtool_rx_flow_spec, m_u.esp_ip6_spec.spi) },
|
D | ethtool-copy.h | 861 struct ethtool_ah_espip6_spec esp_ip6_spec; member
|
/external/kernel-headers/original/uapi/linux/ |
D | ethtool.h | 953 struct ethtool_ah_espip6_spec esp_ip6_spec; member
|
/external/libabigail/tests/data/test-diff-filter/ |
D | test-PR27569-v1.abi | 26822 …<var-decl name="esp_ip6_spec" type-id="c324ec54" visibility="default" filepath="include/uapi/linux…
|
D | test-PR27569-v0.abi | 26794 …<var-decl name="esp_ip6_spec" type-id="c324ec54" visibility="default" filepath="include/uapi/linux…
|