Searched refs:SAU_FLG_INV (Results 1 – 2 of 2) sorted by relevance
167 #define SAU_FLG_INV 0x01 /* delete key */ macro
1641 (sa_frame.flags & SAU_FLG_INV)) { in qla24xx_sadb_update()1746 ((sa_frame.flags & SAU_FLG_INV) == 0)) { in qla24xx_sadb_update()2426 switch (sa_frame->flags & (SAU_FLG_INV | SAU_FLG_TX)) { in qla24xx_sa_update_iocb()3274 if ((sa_frame->flags & (SAU_FLG_TX | SAU_FLG_INV)) == SAU_FLG_INV) { in qla_edif_sadb_get_sa_index()