Searched refs:espintcp_getctx (Results 1 – 2 of 2) sorted by relevance
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);417 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_destruct() 425 struct espintcp_ctx *ctx = espintcp_getctx(sk); in tcp_is_ulp_esp() 503 struct espintcp_ctx *ctx = espintcp_getctx(sk); in espintcp_release() 518 struct espintcp_ctx *ctx = espintcp_getctx(s in espintcp_close() [all...]
33 static inline struct espintcp_ctx *espintcp_getctx(const struct sock *sk) in espintcp_getctx() function