Home
last modified time | relevance | path

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

/linux-5.19.10/Documentation/networking/
Dstrparser.rst84 int strp_process(struct strparser *strp, struct sk_buff *orig_skb,
88 strp_process is called in general mode for a stream parser to
90 error number is returned. Note that strp_process does not
223 argument in strp_process. If the timer fires before assembly completes
235 to strp_process.
/linux-5.19.10/include/net/
Dstrparser.h163 int strp_process(struct strparser *strp, struct sk_buff *orig_skb,
/linux-5.19.10/net/strparser/
Dstrparser.c317 int strp_process(struct strparser *strp, struct sk_buff *orig_skb, in strp_process() function
328 EXPORT_SYMBOL_GPL(strp_process);