Home
last modified time | relevance | path

Searched defs:ndis_ipsecv2_offload (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/hyperv/netvsc/
H A Dndis.h304 struct ndis_ipsecv2_offload { struct
305 uint32_t ndis_encap; /*NDIS_OFFLOAD_ENCAP_*/
306 uint8_t ndis_ip6;
307 uint8_t ndis_ip4opt;
308 uint8_t ndis_ip6ext;
309 uint8_t ndis_ah;
310 uint8_t ndis_esp;
311 uint8_t ndis_ah_esp;
312 uint8_t ndis_xport;
313 uint8_t ndis_tun;
[all …]