Home | History | Annotate | Download | only in netinet

Lines Matching refs:vestige

392 		vestigial_inpcb_t vestige;
416 t6 = in6pcb_lookup_local(table, &mapped, sin->sin_port, wild, &vestige);
419 if (!t6 && vestige.valid) {
420 if (!!reuseport != !!vestige.reuse_port) {
428 t = inpcb_lookup_local(table, sin->sin_addr, sin->sin_port, 1, &vestige);
441 if (!t && vestige.valid) {
443 || !in_nullhost(vestige.laddr.v4)
444 || !vestige.reuse_port)
445 && so->so_uidinfo->ui_uid != vestige.uid) {
450 t = inpcb_lookup_local(table, sin->sin_addr, sin->sin_port, wild, &vestige);
454 && vestige.valid
455 && !(reuseport && vestige.reuse_port))
526 vestigial_inpcb_t vestige;
614 laddr, inp->inp_lport, &vestige) != NULL ||
615 vestige.valid) {
1013 if (vp && table->vestige) {
1014 void *state = (*table->vestige->init_ports4)(laddr, lport_arg, lookup_wildcard);
1018 while (table->vestige
1019 && (*table->vestige->next_port4)(state, vp)) {
1089 if (vp && table->vestige) {
1090 if ((*table->vestige->lookup4)(faddr, fport_arg,