Searched defs:maxudp (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/bind9-45.101/bind9/lib/dns/include/dns/
H A Dpeer.h82 isc_uint16_t maxudp; /* transmit size */ member in struct:dns_peer
H A Dview.h159 isc_uint16_t maxudp; member in struct:dns_view
/macosx-10.10.1/bind9-45.101/bind9/bin/named/
H A Dmain.c109 static int maxudp = 0; variable
/macosx-10.10.1/bind9-45.101/bind9/lib/dns/
H A Dpeer.c687 dns_peer_setmaxudp(dns_peer_t *peer, isc_uint16_t maxudp) { argument
701 dns_peer_getmaxudp(dns_peer_t *peer, isc_uint16_t *maxudp) { argument
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/win32/
H A Dsocket.c3799 isc___socketmgr_maxudp(isc_socketmgr_t *manager, int maxudp) { argument
/macosx-10.10.1/bind9-45.101/bind9/lib/isc/unix/
H A Dsocket.c410 int maxudp; member in struct:isc__socketmgr
3866 isc___socketmgr_maxudp(isc_socketmgr_t *manager0, int maxudp) { argument

Completed in 209 milliseconds