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

/macosx-10.9.5/xnu-2422.115.4/bsd/net/
H A Dpfkeyv2.h478 #define PFKEY_SOFT_LIFETIME_RATE 80 macro
/macosx-10.9.5/ipsec-258.100.1/ipsec-tools/Common/
H A Dpfkey.c297 static u_int soft_lifetime_allocations_rate = PFKEY_SOFT_LIFETIME_RATE;
298 static u_int soft_lifetime_bytes_rate = PFKEY_SOFT_LIFETIME_RATE;
299 static u_int soft_lifetime_addtime_rate = PFKEY_SOFT_LIFETIME_RATE;
300 static u_int soft_lifetime_usetime_rate = PFKEY_SOFT_LIFETIME_RATE;
/macosx-10.9.5/mDNSResponder-522.92.1/mDNSMacOSX/
H A Dpfkey.c304 static u_int soft_lifetime_allocations_rate = PFKEY_SOFT_LIFETIME_RATE;
305 static u_int soft_lifetime_bytes_rate = PFKEY_SOFT_LIFETIME_RATE;
306 static u_int soft_lifetime_addtime_rate = PFKEY_SOFT_LIFETIME_RATE;
307 static u_int soft_lifetime_usetime_rate = PFKEY_SOFT_LIFETIME_RATE;
/macosx-10.9.5/ppp-727.90.1/Drivers/L2TP/L2TP-plugin/
H A Dpfkey.c304 static u_int soft_lifetime_allocations_rate = PFKEY_SOFT_LIFETIME_RATE;
305 static u_int soft_lifetime_bytes_rate = PFKEY_SOFT_LIFETIME_RATE;
306 static u_int soft_lifetime_addtime_rate = PFKEY_SOFT_LIFETIME_RATE;
307 static u_int soft_lifetime_usetime_rate = PFKEY_SOFT_LIFETIME_RATE;

Completed in 177 milliseconds