Searched refs:ng_bind (Results 1 – 1 of 1) sorted by relevance
127 static int ng_bind(struct sockaddr *nam, struct ngpcb *pcbp);375 return (ng_bind(nam, pcbp)); in ngc_bind()757 ng_bind(struct sockaddr *nam, struct ngpcb *pcbp) in ng_bind() function