Searched refs:SADB_SAFLAGS_NOREPLAY (Results 1 – 3 of 3) sorted by relevance
402 #define IPSA_F_NOREPFLD SADB_SAFLAGS_NOREPLAY /* No replay field, for */432 (SADB_X_SAFLAGS_PAIRED | SADB_SAFLAGS_NOREPLAY | \443 SADB_SAFLAGS_NOREPLAY)
562 #define SADB_SAFLAGS_NOREPLAY 0x2 /* Replay field NOT PRESENT. */ macro
1913 if (assoc->sadb_sa_flags & SADB_SAFLAGS_NOREPLAY) in print_sa()