Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/strparser/
A Dstrparser.c64 static void strp_parser_err(struct strparser *strp, int err, in strp_parser_err() function
233 strp_parser_err(strp, len, desc); in __strp_recv()
238 strp_parser_err(strp, -EMSGSIZE, desc); in __strp_recv()
246 strp_parser_err(strp, -EPROTO, desc); in __strp_recv()

Completed in 3 milliseconds