Searched refs:SADB_FLUSH (Results 1 – 3 of 3) sorted by relevance
260 #define SADB_FLUSH 9 macro
872 { SADB_FLUSH, "FLUSH", NULL },
805 if ((len = pfkey_send_x3(so, SADB_FLUSH, satype)) < 0) in pfkey_send_flush()