Searched refs:strp_stop (Results 1 – 8 of 8) sorted by relevance
150 void strp_stop(struct strparser *strp);
522 void strp_stop(struct strparser *strp) in strp_stop() function526 EXPORT_SYMBOL_GPL(strp_stop);
67 void strp_stop(struct strparser *strp);69 strp_stop is called to completely stop stream parser operations.
151 bool strp_stop = false, verdict_stop = false; in sock_map_del_link() local161 strp_stop = true; in sock_map_del_link()169 if (strp_stop || verdict_stop) { in sock_map_del_link()171 if (strp_stop) in sock_map_del_link()
1066 strp_stop(&parser->strp); in sk_psock_stop_strp()
522 strp_stop(&ctx->strp); in espintcp_close()
1479 strp_stop(&psock->strp); in kcm_unattach()
2217 strp_stop(&ctx->strp); in tls_sw_release_resources_rx()