Searched refs:strp_stop (Results 1 – 5 of 5) sorted by relevance
516 void strp_stop(struct strparser *strp) in strp_stop() function520 EXPORT_SYMBOL_GPL(strp_stop);
145 bool strp_stop = false, verdict_stop = false; in sock_map_del_link() local155 strp_stop = true; in sock_map_del_link()166 if (strp_stop || verdict_stop) { in sock_map_del_link()168 if (strp_stop) in sock_map_del_link()
1197 strp_stop(&psock->strp); in sk_psock_stop_strp()
534 strp_stop(&ctx->strp); in espintcp_close()
1370 strp_stop(&psock->strp); in kcm_unattach()
Completed in 20 milliseconds