OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getethertypeent
(Results
1 - 2
of
2
) sorted by null
/external/iptables/include/ebtables/
ethernetdb.h
48
extern struct ethertypeent *
getethertypeent
(void);
/external/iptables/iptables/
getethertype.c
74
struct ethertypeent *
getethertypeent
(void)
function
137
while ((e =
getethertypeent
()) != NULL) {
155
while ((e =
getethertypeent
()) != NULL)
Completed in 2580 milliseconds