Searched refs:strp_stop (Results 1 – 7 of 7) sorted by relevance
163 void strp_stop(struct strparser *strp);
529 void strp_stop(struct strparser *strp) in strp_stop() function533 EXPORT_SYMBOL_GPL(strp_stop);
67 void strp_stop(struct strparser *strp);69 strp_stop is called to completely stop stream parser operations.
142 bool strp_stop = false, verdict_stop = false; in sock_map_del_link() local152 strp_stop = true; in sock_map_del_link()163 if (strp_stop || verdict_stop) { in sock_map_del_link()165 if (strp_stop) in sock_map_del_link()
1175 strp_stop(&psock->strp); in sk_psock_stop_strp()
530 strp_stop(&ctx->strp); in espintcp_close()
1364 strp_stop(&psock->strp); in kcm_unattach()