Home
last modified time | relevance | path

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

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