OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WILD_PROTOCOL
(Results
1 - 2
of
2
) sorted by null
/external/tcpdump/missing/
getaddrinfo.c
149
#define
WILD_PROTOCOL
(ex) ((ex)->e_wild & 0x04)
404
if (!MATCH(pai->ai_protocol, ex->e_protocol,
WILD_PROTOCOL
(ex)))
463
WILD_PROTOCOL
(ex))) {
/bionic/libc/netbsd/net/
getaddrinfo.c
163
#define
WILD_PROTOCOL
(ex) ((ex)->e_wild & 0x04)
697
if (!MATCH(pai->ai_protocol, ex->e_protocol,
WILD_PROTOCOL
(ex)))
757
WILD_PROTOCOL
(ex))) {
[
all
...]
Completed in 16 milliseconds