OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:match_transport
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/bsd/unbound/dist/testcode/
testpkts.h
234
enum transport_type
match_transport
;
member in struct:entry
testpkts.c
149
e->
match_transport
= transport_udp;
151
e->
match_transport
= transport_tcp;
303
e->
match_transport
= transport_any;
1695
if(p->
match_transport
!= transport_any && p->
match_transport
!= transport) {
fake_event.c
472
if(todo->match->
match_transport
== transport_tcp) {
/src/external/mpl/bind/dist/lib/dns/
acl.c
240
bool
match_transport
= true;
local
248
match_transport
=
254
if (match_port &&
match_transport
) {
Completed in 89 milliseconds
Indexes created Fri Aug 14 00:25:39 UTC 2026