Lines Matching refs:udb
54 struct socket udb;69 struct socket *udp_last_so = &udb;74 udb.so_next = udb.so_prev = &udb;223 for (tmp = udb.so_next; tmp != &udb; tmp = tmp->so_next) {232 if (tmp == &udb) {401 insque(so,&udb);499 insque(so,&udb);