Searched refs:xfrm_dev_state_add (Results 1 – 4 of 4) sorted by relevance
| /linux/net/xfrm/ |
| H A D | xfrm_device.c | 231 int xfrm_dev_state_add(struct net *net, struct xfrm_state *x, in xfrm_dev_state_add() function 348 EXPORT_SYMBOL_GPL(xfrm_dev_state_add);
|
| H A D | xfrm_state.c | 2152 if (xuo && xfrm_dev_state_add(net, xc, xuo, extack)) in xfrm_state_migrate()
|
| H A D | xfrm_user.c | 995 err = xfrm_dev_state_add(net, x, in xfrm_state_construct()
|
| /linux/include/net/ |
| H A D | xfrm.h | 2070 int xfrm_dev_state_add(struct net *net, struct xfrm_state *x, 2142 static inline int xfrm_dev_state_add(struct net *net, struct xfrm_state *x, struct xfrm_user_offload *xuo, struct netlink_ext_ack *extack) in xfrm_dev_state_add() function
|