Searched defs:xfrm_state (Results 1 – 2 of 2) sorted by relevance
155 struct xfrm_state { struct177 struct xfrm_state_walk km; argument180 struct {211 struct xfrm_state *tunnel; argument214 atomic_t tunnel_users;217 struct xfrm_replay_state replay;218 struct xfrm_replay_state_esn *replay_esn;244 struct xfrm_state_offload xso; argument247 long saved_tmo;271 static inline struct net *xs_net(struct xfrm_state *x) in xs_net() argument
2107 int (*func)(struct xfrm_state *, int, void*), in xfrm_state_walk()