Searched refs:dst_prefix (Results 1 - 1 of 1) sorted by relevance

/external/ipsec-tools/
H A Dsetup.c229 int dst_prefix = src_prefix; local
254 dst_prefix = 0;
271 if (pfkey_send_spdadd(key, src, src_prefix, dst, dst_prefix, protocol,
279 if (!dst_prefix) {
286 if (pfkey_send_spdadd(key, dst, dst_prefix, src, src_prefix, protocol,

Completed in 29 milliseconds