Lines Matching full:policy
39 .Nd manipulate IPsec policy specification structure from human-readable policy string
46 .Fn ipsec_set_policy "char *policy" "int len"
53 generates an IPsec policy specification structure, namely
57 from a human-readable policy specification.
58 The policy specification must be given as a C string
59 .Fa policy
63 will return a buffer with the corresponding IPsec policy specification structure.
74 converts an IPsec policy structure into human-readable form.
80 points to an IPsec policy structure,
95 .Fa policy
106 specifies in which direction the policy needs to be applied.
114 is used to control the placement of the policy within the SPD.
115 The policy position is determined by
116 a signed integer where higher priorities indicate the policy is placed
118 policy is placed closer to the end of the list.
124 support policy priorities (Linux \*[Gt]= 2.6.6).
148 The interpretation of policy priority in these functions and the
155 policy, packets will be dropped if they match the policy.
238 means that the kernel should consult the system default policy
260 only for this policy.
261 You may need the identifier in order to relate the policy and the SA
310 returns a pointer to the allocated buffer with the policy specification