HomeSort by relevance Sort by last modified time
    Searched refs:throttle_add (Results 1 - 2 of 2) sorted by null

  /external/ipsec-tools/src/racoon/
throttle.h 48 struct throttle_entry *throttle_add(struct sockaddr *);
throttle.c 72 throttle_add(addr) function
130 if ((te = throttle_add(addr)) == NULL) {

Completed in 49 milliseconds