Lines Matching full:policy
37 .Nd create an IPsec policy structure from a human readable string
44 .Fn ipsec_set_policy "const char *policy" "int len"
52 function generates an IPsec policy specification structure,
56 from a human-readable policy specification.
57 The policy specification must be given as a C string,
59 .Fa policy
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,
99 .Fa policy
110 specifies which direction the policy needs to be applied, either on
114 policy is selected, packets will be dropped if they match the policy.
117 means to consult the security policy database
246 only for this policy.
247 You may need the identifier in order to relate the policy and the SA
286 policy specification if successful; otherwise a NULL pointer is
298 containing a human readable security policy on success, and
302 Set a policy that all inbound packets are discarded.