Home
last modified time | relevance | path

Searched refs:espintcp_ctx (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/xfrm/
H A Despintcp.c13 static void handle_nonesp(struct espintcp_ctx *ctx, struct sk_buff *skb, in handle_nonesp()
54 struct espintcp_ctx *ctx = container_of(strp, struct espintcp_ctx, in espintcp_rcv()
136 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_recvmsg()
171 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_queue_out()
254 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_push_msgs()
283 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_push_skb()
318 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_sendmsg()
400 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_data_ready()
407 struct espintcp_ctx *ct in espintcp_tx_work()
[all...]
/kernel/linux/linux-6.6/net/xfrm/
H A Despintcp.c14 static void handle_nonesp(struct espintcp_ctx *ctx, struct sk_buff *skb, in handle_nonesp()
55 struct espintcp_ctx *ctx = container_of(strp, struct espintcp_ctx, in espintcp_rcv()
137 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_recvmsg()
170 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_queue_out()
259 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_push_msgs()
288 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_push_skb()
323 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_sendmsg()
405 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_data_ready()
414 struct espintcp_ctx *ct in espintcp_tx_work()
[all...]
/kernel/linux/linux-5.10/include/net/
H A Despintcp.h21 struct espintcp_ctx { struct
33 static inline struct espintcp_ctx *espintcp_getctx(const struct sock *sk) in espintcp_getctx()
/kernel/linux/linux-6.6/include/net/
H A Despintcp.h21 struct espintcp_ctx { struct
33 static inline struct espintcp_ctx *espintcp_getctx(const struct sock *sk) in espintcp_getctx()

Completed in 3 milliseconds