OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nodeinfo
(Results
1 - 4
of
4
) sorted by null
/external/libppp/src/
ether.c
446
const struct
nodeinfo
*ninfo;
540
ninfo = &hlist->
nodeinfo
;
567
if (!strcmp(nlink->
nodeinfo
.type, NG_PPPOE_NODE_TYPE))
569
snprintf(ngc.path, sizeof ngc.path, "[%x]:", nlink->
nodeinfo
.id);
572
path, nlink->
nodeinfo
.type);
netgraph.c
459
const struct
nodeinfo
*ninfo;
598
ninfo = &hlist->
nodeinfo
;
608
nlink->peerhook, nlink->
nodeinfo
.type);
612
strcmp(nlink->
nodeinfo
.type, nodetype)) {
667
ninfo = &hlist->
nodeinfo
;
tty.c
256
u_char rbuf[sizeof(struct ng_mesg) + sizeof(struct
nodeinfo
)];
258
struct
nodeinfo
*info;
273
info = (struct
nodeinfo
*)reply->data;
/external/iputils/ninfod/
configure
[
all
...]
Completed in 597 milliseconds