Home
last modified time | relevance | path

Searched refs:espintcp_getctx (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/net/xfrm/
A Despintcp.c137 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_recvmsg()
170 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_queue_out()
253 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_push_msgs()
282 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_push_skb()
317 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_sendmsg()
399 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_data_ready()
420 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_write_space()
428 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_destruct()
506 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_release()
521 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_close()
[all …]
/linux-6.3-rc2/include/net/
A Despintcp.h33 static inline struct espintcp_ctx *espintcp_getctx(const struct sock *sk) in espintcp_getctx() function

Completed in 6 milliseconds