Searched refs:SADB_FLUSH (Results 1 – 4 of 4) sorted by relevance
261 #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()