Searched refs:espintcp_ctx (Results 1 – 2 of 2) sorted by relevance
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()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()408 struct espintcp_ctx *ctx = container_of(work, in espintcp_tx_work()409 struct espintcp_ctx, work); in espintcp_tx_work()420 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_write_space()[all …]
21 struct espintcp_ctx { struct33 static inline struct espintcp_ctx *espintcp_getctx(const struct sock *sk) in espintcp_getctx() argument
Completed in 4 milliseconds