Home
last modified time | relevance | path

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

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