Lines Matching defs:rx_sa
31 struct rx_sa { struct32 struct hlist_node hlist;33 struct xfrm_state *xs;34 __be32 ipaddr[4];35 u32 key[4];36 u32 salt;37 u32 mode;38 u8 iptbl_ind;39 bool used;40 bool decrypt;41 u32 vf;