Home
last modified time | relevance | path

Searched defs:strp_callbacks (Results 1 – 1 of 1) sorted by relevance

/linux-4.19.296/include/net/
Dstrparser.h46 struct strp_callbacks { struct
47 int (*parse_msg)(struct strparser *strp, struct sk_buff *skb);
48 void (*rcv_msg)(struct strparser *strp, struct sk_buff *skb);
49 int (*read_sock_done)(struct strparser *strp, int err);
50 void (*abort_parser)(struct strparser *strp, int err);
51 void (*lock)(struct strparser *strp);
52 void (*unlock)(struct strparser *strp);