OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:source_port
(Results
1 - 2
of
2
) sorted by null
/external/mdnsresponder/mDNSShared/
dnsextd_parser.y
42
int
source_port
;
561
if ( info->
source_port
)
563
d->addr.sin_port = htons( ( mDNSu16 ) info->
source_port
);
/external/dnsmasq/src/
option.c
1440
int
source_port
= 0, serv_port = NAMESERVER_PORT;
local
[
all
...]
Completed in 30 milliseconds