Home
last modified time | relevance | path

Searched refs:b_port (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/openldap/dist/servers/lloadd/
H A Dbackend.c229 ai->sin_port = htons( b->b_port ); in upstream_name_cb()
233 ai->sin6_port = htons( b->b_port ); in upstream_name_cb()
H A Dlload.h234 int b_proto, b_port; member
H A Dconfig.c1140 b->b_port = lud->lud_port; in backend_config_url()