Home
last modified time | relevance | path

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

/include/net/
A Dstrparser.h40 struct strparser;
49 void (*abort_parser)(struct strparser *strp, int err);
50 void (*lock)(struct strparser *strp);
51 void (*unlock)(struct strparser *strp);
91 struct strparser { struct
110 static inline void strp_pause(struct strparser *strp) in strp_pause() argument
116 void strp_unpause(struct strparser *strp);
160 void strp_done(struct strparser *strp);
161 void strp_stop(struct strparser *strp);
162 void strp_check_rcv(struct strparser *strp);
[all …]
A Despintcp.h22 struct strparser strp;
A Dkcm.h91 struct strparser strp;
A Dtcp.h2669 struct strparser;
2670 int tcp_bpf_strp_read_sock(struct strparser *strp, read_descriptor_t *desc,
/include/linux/
A Dskmsg.h93 struct strparser strp;

Completed in 30 milliseconds