Lines Matching refs:espintcp_ctx
13 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 *ctx = container_of(work, in espintcp_tx_work()
408 struct espintcp_ctx, work); in espintcp_tx_work()
419 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_write_space()
427 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_destruct()
450 struct espintcp_ctx *ctx; in espintcp_init_sk()
504 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_release()
519 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_close()
548 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_poll()