Home
last modified time | relevance | path

Searched refs:strp_check_rcv (Results 1 – 5 of 5) sorted by relevance

/linux/include/net/
A Dstrparser.h162 void strp_check_rcv(struct strparser *strp);
/linux/net/strparser/
A Dstrparser.c528 void strp_check_rcv(struct strparser *strp) in strp_check_rcv() function
532 EXPORT_SYMBOL_GPL(strp_check_rcv);
/linux/Documentation/networking/
A Dstrparser.rst106 void strp_check_rcv(struct strparser *strp);
108 strp_check_rcv is called to check for new messages on the socket.
/linux/net/xfrm/
A Despintcp.c476 strp_check_rcv(&ctx->strp); in espintcp_init_sk()
/linux/net/kcm/
A Dkcmsock.c160 strp_check_rcv(&psock->strp); in kcm_rcv_ready()
1312 strp_check_rcv(&psock->strp); in kcm_attach()

Completed in 13 milliseconds