Searched refs:espintcp_ctx (Results 1 – 2 of 2) sorted by relevance
12 static void handle_nonesp(struct espintcp_ctx *ctx, struct sk_buff *skb, in handle_nonesp() 59 struct espintcp_ctx *ctx = container_of(strp, struct espintcp_ctx, in espintcp_rcv() 141 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_recvmsg() 174 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_queue_out() 246 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_push_msgs() 275 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_push_skb() 310 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_sendmsg() 396 struct espintcp_ctx *ctx = espintcp_getctx(sk);405 struct espintcp_ctx *ct in espintcp_tx_work() [all...]
21 struct espintcp_ctx { struct33 static inline struct espintcp_ctx *espintcp_getctx(const struct sock *sk) in espintcp_getctx() argument