Home | History | Annotate | Download | only in src

Lines Matching refs:bogus_addr

1312 	    struct bogus_addr *baddr = opt_malloc(sizeof(struct bogus_addr));
1313 baddr->next = daemon->bogus_addr;
1314 daemon->bogus_addr = baddr;