Home
last modified time | relevance | path

Searched refs:strp_done (Results 1 – 6 of 6) sorted by relevance

/linux-6.1.9/include/net/
Dstrparser.h160 void strp_done(struct strparser *strp);
/linux-6.1.9/net/strparser/
Dstrparser.c508 void strp_done(struct strparser *strp) in strp_done() function
520 EXPORT_SYMBOL_GPL(strp_done);
/linux-6.1.9/Documentation/networking/
Dstrparser.rst76 void strp_done(struct strparser *strp);
78 strp_done is called to release any resources held by the stream
/linux-6.1.9/net/xfrm/
Despintcp.c526 strp_done(&ctx->strp); in espintcp_close()
/linux-6.1.9/net/core/
Dskmsg.c1168 strp_done(&psock->strp); in sk_psock_done_strp()
/linux-6.1.9/net/kcm/
Dkcmsock.c1504 strp_done(&psock->strp); in kcm_unattach()