Home
last modified time | relevance | path

Searched refs:xfrm_dev_state_add (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/xfrm/
H A Dxfrm_device.c222 int xfrm_dev_state_add(struct net *net, struct xfrm_state *x, in xfrm_dev_state_add() function
297 EXPORT_SYMBOL_GPL(xfrm_dev_state_add); variable
H A Dxfrm_user.c663 err = xfrm_dev_state_add(net, x, in xfrm_state_construct()
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_device.c233 int xfrm_dev_state_add(struct net *net, struct xfrm_state *x, in xfrm_dev_state_add() function
338 EXPORT_SYMBOL_GPL(xfrm_dev_state_add); variable
H A Dxfrm_user.c765 err = xfrm_dev_state_add(net, x, in xfrm_state_construct()
/kernel/linux/linux-5.10/include/net/
H A Dxfrm.h1884 int xfrm_dev_state_add(struct net *net, struct xfrm_state *x,
1948 static inline int xfrm_dev_state_add(struct net *net, struct xfrm_state *x, struct xfrm_user_offload *xuo) in xfrm_dev_state_add() function
/kernel/linux/linux-6.6/include/net/
H A Dxfrm.h1936 int xfrm_dev_state_add(struct net *net, struct xfrm_state *x,
2027 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

Completed in 18 milliseconds