HomeSort by relevance Sort by last modified time
    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