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

/freebsd-13-stable/sbin/ping/
H A Dping.c149 #define F_POLICY 0x4000 macro
463 options |= F_POLICY;
687 if (options & F_POLICY) {
H A Dping6.c183 #define F_POLICY 0x0400 macro
612 options |= F_POLICY;
839 if (options & F_POLICY) {
/freebsd-13-stable/sbin/setkey/
H A Dparse.y112 %token F_POLICY PL_REQUESTS
754 : F_POLICY policy_requests

Completed in 392 milliseconds