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

  /external/ipsec-tools/src/racoon/
backupsa.h 37 extern int backupsa_to_file __P((struct pfkey_send_sa_args *));
backupsa.c 94 struct pfkey_send_sa_args *sa_args;
206 struct pfkey_send_sa_args sa_args;
pfkey.c 1030 struct pfkey_send_sa_args sa_args;
1317 struct pfkey_send_sa_args sa_args;
    [all...]
  /external/ipsec-tools/src/libipsec/
libpfkey.h 67 struct pfkey_send_sa_args { struct
120 int pfkey_send_update2 __P((struct pfkey_send_sa_args *));
121 int pfkey_send_add2 __P((struct pfkey_send_sa_args *));
pfkey.c 59 static int pfkey_send_x1 __P((struct pfkey_send_sa_args *));
504 pfkey_send_update2(struct pfkey_send_sa_args *sa_parms)
524 pfkey_send_add2(struct pfkey_send_sa_args *sa_parms)
1154 pfkey_send_x1(struct pfkey_send_sa_args *sa_parms)
    [all...]

Completed in 899 milliseconds