Searched refs:redirector_p (Results 1 – 1 of 1) sorted by relevance
163 parse_options(int argc, char *argv[], struct redirector_info *redirector_p, in parse_options() argument172 redirector_p->ifname = strdup(optarg); in parse_options()173 if (redirector_p->ifname == NULL) in parse_options()184 redirector_p->timeout = opt_d; in parse_options()204 if (redirector_p->ifname == NULL) { in parse_options()736 void capture_frames(struct redirector_info *redirector_p) in capture_frames() argument743 int sd = redirector_p->sd; /* socket fd for capture */ in capture_frames()791 if (redirector_p->timeout) in capture_frames()792 if (redirector_p->timeout < in capture_frames()