Searched refs:ctlslot_lookup (Results 1 – 3 of 3) sorted by relevance
367 struct ctl *ctlslot_lookup(struct ctlslot *, int);
1060 c = ctlslot_lookup(f->ctlslot, ntohs(m->u.ctlset.addr)); in sock_execmsg()
2087 ctlslot_lookup(struct ctlslot *s, int addr) in ctlslot_lookup() function