Searched refs:strp_pause (Results 1 – 3 of 3) sorted by relevance
108 static inline void strp_pause(struct strparser *strp) in strp_pause() function
54 void strp_pause(struct strparser *strp)175 call strp_pause to prevent any further messages from being176 received in rcv_msg (see strp_pause above). This callback
276 strp_pause(&psock->strp); in reserve_rx_kcm()