OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TAG_HOST_UNIQ
(Results
1 - 3
of
3
) sorted by null
/external/ppp/pppd/plugins/rp-pppoe/
discovery.c
60
if (type ==
TAG_HOST_UNIQ
&& len == sizeof(pid_t)) {
281
hostUniq.type = htons(
TAG_HOST_UNIQ
);
449
hostUniq.type = htons(
TAG_HOST_UNIQ
);
pppoe.h
169
#define
TAG_HOST_UNIQ
0x0103
common.c
426
hostUniq.type = htons(
TAG_HOST_UNIQ
);
Completed in 139 milliseconds