Lines Matching +defs:user +defs:t
48 static int septel_read(pcap_t *p, int cnt, pcap_handler callback, u_char *user) {
54 int t = 0 ;
59 * LOCAL 0xdd * upe - Example user part task */
104 t = h->type ;
109 if ((t != 0xcf00) && (t != 0x8f01)) {
150 /* Call the user supplied callback function */
151 callback(user, &pcap_header, dp);
172 pcapint_strlcpy(handle->errbuf, "Sending packets isn't supported on Septel cards",
202 * "select()" and "poll()" don't work on Septel queues
209 handle->set_datalink_op = NULL; /* can't change data link type */
275 * We don't support non-blocking mode. I'm not sure what we'd
276 * do to support it and, given that we don't support select()/
277 * poll()/epoll_wait()/kevent() etc., it probably doesn't