Searched full:capture (Results 1 – 25 of 1152) sorted by relevance
12345678910>>...47
25 struct capture { struct33 int capture_prepare(struct capture *cap); argument34 void capture_close(struct capture *cap);47 static inline int capture_prepare(struct capture *cap) in capture_prepare()49 fprintf(stderr, "libpcap support is disabled, cannot capture to %s\n", in capture_prepare()54 static inline void capture_close(struct capture *cap __unused) in capture_close()