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
101
#define
TCP_CLIENT
(c) (((c)->attributes & NS_CLIENTATTR_TCP) != 0)
162
if (!
TCP_CLIENT
(client)) {
330
if (!
TCP_CLIENT
(client) && result == ISC_R_MAXSIZE) {
380
if (
TCP_CLIENT
(client)) {
736
} else if (
TCP_CLIENT
(client)) {
922
TCP_CLIENT
(client), dns_rdataclass_in,
1171
if (
TCP_CLIENT
(client) && USEKEEPALIVE(client)) {
1204
(
TCP_CLIENT
(client) ||
1879
TCP_CLIENT
(client) ? "TCP" : "UDP");
1923
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 56 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026