HomeSort by relevance Sort by last modified time
    Searched refs:SADB_DELETE (Results 76 - 78 of 78) sorted by null

1 2 34

  /external/ipsec-tools/src/libipsec/
pfkey.c 540 * sending SADB_DELETE message to the kernel.
553 if ((len = pfkey_send_x2(so, SADB_DELETE, satype, mode, src, dst, spi)) < 0)
560 * sending SADB_DELETE without spi to the kernel. This is
615 p = pfkey_setsadbmsg((void *)newmsg, ep, SADB_DELETE, (u_int)len,
1486 /* sending SADB_DELETE or SADB_GET message to the kernel */
    [all...]
  /external/ipsec-tools/src/racoon/
strnames.c 867 { SADB_DELETE, "DELETE", NULL },
racoonctl.c     [all...]

Completed in 140 milliseconds

1 2 34