Searched refs:capture_prepare (Results 1 – 3 of 3) sorted by relevance
33 int capture_prepare(struct capture *cap);47 static inline int capture_prepare(struct capture *cap) in capture_prepare() function
31 int capture_prepare(struct capture *cap) in capture_prepare() function
669 rc = capture_prepare(&ctx->pcap.binding); in main()682 rc = capture_prepare(&ctx->pcap.socket); in main()