OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dlprim
(Results
1 - 2
of
2
) sorted by null
/external/ppp/pppd/plugins/rp-pppoe/
if.c
84
char *
dlprim
(u_long prim);
1053
sprintf(buffer, "expected %s got %s",
dlprim
(prim),
dlprim
(dlp->dl_primitive));
1059
char *
dlprim
(u_long prim)
function
/external/libpcap/
pcap-dlpi.c
184
static char *
dlprim
(bpf_u_int32);
1198
what,
dlprim
(dlp->dl_primitive));
1322
dlprim
(bpf_u_int32 prim)
function
[
all
...]
Completed in 63 milliseconds