Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/lib_ref/i/ipsec_get_policylen.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/lib_ref/i/ipsec_get_policylen.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/lib_ref/i/ipsec_get_policylen.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/lib_ref/i/ipsec_get_policylen.html on line 8
Get the length of the IPsec policy
#include <netinet6/ipsec.h>
int ipsec_get_policylen(char *buf);
- buf
- A pointer to an IPsec policy structure struct sadb_x_policy.
libipsec
Use the -l ipsec option to
qcc
to link against this library.
The function ipsec_get_policylen() gets the length of the IPsec policy. Please refer to
ipsec_set_policy()
for details about the policies.
You may want the length of the generated buffer when calling
setsockopt(). The function ipsec_get_policylen() returns the length.
The size of the buffer, or a negative value if an error occurs.
See ipsec_set_policy().
Unix
Safety: | |
Cancellation point |
No |
Interrupt handler |
Yes |
Signal handler |
Yes |
Thread |
Yes |
IPsec,
ipsec_dump_policy(),
ipsec_set_policy(),
ipsec_strerror()
setkey in the
Utilities Reference
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/neutrino/lib_ref/i/ipsec_get_policylen.html on line 123
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/neutrino/lib_ref/i/ipsec_get_policylen.html on line 123