OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TCP_CLIENT
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mpl/bind/dist/lib/ns/
pfilter.c
18
#define
TCP_CLIENT
(c) (((c)->attributes & NS_CLIENTATTR_TCP) != 0)
34
if (!
TCP_CLIENT
(client) && !client->peeraddr_valid)
client.c
98
#define
TCP_CLIENT
(c) (((c)->attributes & NS_CLIENTATTR_TCP) != 0)
159
if (!
TCP_CLIENT
(client)) {
327
if (!
TCP_CLIENT
(client) && result == ISC_R_MAXSIZE) {
377
if (
TCP_CLIENT
(client)) {
733
} else if (
TCP_CLIENT
(client)) {
919
TCP_CLIENT
(client), dns_rdataclass_in,
1173
if (
TCP_CLIENT
(client) && USEKEEPALIVE(client)) {
1206
(
TCP_CLIENT
(client) ||
1898
TCP_CLIENT
(client) ? "TCP" : "UDP");
1942
if (
TCP_CLIENT
(client))
[
all
...]
/src/external/mpl/bind/lib/libns/
pfilter.c
18
#define
TCP_CLIENT
(c) (((c)->attributes & NS_CLIENTATTR_TCP) != 0)
34
if (!
TCP_CLIENT
(client) && !client->peeraddr_valid)
Completed in 23 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026