ReactOS 0.4.15-dev-7846-g8ba6c66
_NDIS_TASK_IPSEC Struct Reference

#include <ndis.h>

Collaboration diagram for _NDIS_TASK_IPSEC:

Public Attributes

struct {
   ULONG   AH_ESP_COMBINED
 
   ULONG   TRANSPORT_TUNNEL_COMBINED
 
   ULONG   V4_OPTIONS
 
   ULONG   RESERVED
 
Supported
 
struct {
   ULONG   MD5:1
 
   ULONG   SHA_1:1
 
   ULONG   Transport:1
 
   ULONG   Tunnel:1
 
   ULONG   Send:1
 
   ULONG   Receive:1
 
V4AH
 
struct {
   ULONG   DES:1
 
   ULONG   RESERVED:1
 
   ULONG   TRIPLE_DES:1
 
   ULONG   NULL_ESP:1
 
   ULONG   Transport:1
 
   ULONG   Tunnel:1
 
   ULONG   Send:1
 
   ULONG   Receive:1
 
V4ESP
 

Detailed Description

Definition at line 1280 of file ndis.h.

Member Data Documentation

◆ AH_ESP_COMBINED

ULONG _NDIS_TASK_IPSEC::AH_ESP_COMBINED

Definition at line 1282 of file ndis.h.

◆ DES

ULONG _NDIS_TASK_IPSEC::DES

Definition at line 1296 of file ndis.h.

◆ MD5

ULONG _NDIS_TASK_IPSEC::MD5

Definition at line 1288 of file ndis.h.

◆ NULL_ESP

ULONG _NDIS_TASK_IPSEC::NULL_ESP

Definition at line 1299 of file ndis.h.

◆ Receive

ULONG _NDIS_TASK_IPSEC::Receive

Definition at line 1293 of file ndis.h.

◆ RESERVED

ULONG _NDIS_TASK_IPSEC::RESERVED

Definition at line 1285 of file ndis.h.

◆ Send

ULONG _NDIS_TASK_IPSEC::Send

Definition at line 1292 of file ndis.h.

◆ SHA_1

ULONG _NDIS_TASK_IPSEC::SHA_1

Definition at line 1289 of file ndis.h.

◆ 

struct { ... } _NDIS_TASK_IPSEC::Supported

◆ Transport

ULONG _NDIS_TASK_IPSEC::Transport

Definition at line 1290 of file ndis.h.

◆ TRANSPORT_TUNNEL_COMBINED

ULONG _NDIS_TASK_IPSEC::TRANSPORT_TUNNEL_COMBINED

Definition at line 1283 of file ndis.h.

◆ TRIPLE_DES

ULONG _NDIS_TASK_IPSEC::TRIPLE_DES

Definition at line 1298 of file ndis.h.

◆ Tunnel

ULONG _NDIS_TASK_IPSEC::Tunnel

Definition at line 1291 of file ndis.h.

◆ V4_OPTIONS

ULONG _NDIS_TASK_IPSEC::V4_OPTIONS

Definition at line 1284 of file ndis.h.

◆ 

struct { ... } _NDIS_TASK_IPSEC::V4AH

◆ 

struct { ... } _NDIS_TASK_IPSEC::V4ESP

The documentation for this struct was generated from the following file: