OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:winsaddr
(Results
1 - 2
of
2
) sorted by null
/external/ppp/pppd/
ipcp.h
85
u_int32_t
winsaddr
[2]; /* Primary and secondary MS WINS entries */
member in struct:ipcp_options
ipcp.c
390
if (ipcp_allowoptions[0].
winsaddr
[1] == 0)
391
ipcp_allowoptions[0].
winsaddr
[0] = wins;
393
ipcp_allowoptions[0].
winsaddr
[0] = ipcp_allowoptions[0].
winsaddr
[1];
396
ipcp_allowoptions[0].
winsaddr
[1] = wins;
[
all
...]
Completed in 124 milliseconds