Searched refs:pkt_continue (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/unbound/util/ |
| H A D | netevent.c | 1461 int* pkt_continue, struct msghdr* msg) argument 1481 *pkt_continue = 1; 1503 *pkt_continue = 1; 1523 *pkt_continue = 1; 1577 doq_recv(struct comm_point* c, struct doq_pkt_addr* paddr, int* pkt_continue, argument 1606 *pkt_continue = 0; 1613 if(!doq_get_localaddr_cmsg(c, paddr, pkt_continue, &msg)) 2528 int i, pkt_continue, err_drop; local 2627 if(!doq_recv(c, &paddr, &pkt_continue, &pi)) { 2628 if(pkt_continue)
|