Lines Matching refs:SADB_DELETE
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 */
2070 case SADB_DELETE: