Lines Matching full:ipsec
37 .Nd create an IPsec policy structure from a human readable string
42 .In netipsec/ipsec.h
52 function generates an IPsec policy specification structure,
65 IPsec policy specification structure.
79 function converts an IPsec policy structure into a human readable form.
82 argument points to an IPsec policy structure,
124 indicates that IPsec processing should not occur and that the
130 .Li ipsec
134 .Li ipsec
135 means that matching packets are processed by IPsec.
136 .Li ipsec
168 .Xr ipsec 4 .
216 .Xr ipsec 4 .
223 If the SA is available then packets will be handled by IPsec,
238 and that the kernel must perform IPsec processing on all matching
307 All outbound packets are required to be processed by IPsec and
310 .Dl "out ipsec esp/transport//require"
315 .Dl "in ipsec ah/transport//require"
320 .Dl "out ipsec esp/tunnel/10.1.1.2-10.1.1.1/require"
323 .Xr ipsec 4 ,
328 IPv6 and IPsec support based on the KAME Project (http://www.kame.net/) stack