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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/iputils/
H A Dping.c121 char *policy_string = NULL; local
210 policy_string = optarg;
484 if (policy_string) {
485 char *buf = ipsec_set_policy(policy_string, strlen(policy_string));

Completed in 43 milliseconds