Searched refs:strp_pause (Results 1 – 4 of 4) sorted by relevance
86 static inline void strp_pause(struct strparser *strp) in strp_pause() function
46 void strp_pause(struct strparser *strp)145 call strp_pause to prevent any further messages from being146 received in rcv_msg (see strp_pause above). This callback
1092 strp_pause(strp); in tls_queue()
275 strp_pause(&psock->strp); in reserve_rx_kcm()