HomeSort by relevance Sort by last modified time
    Searched refs:getethertypebynumber (Results 1 - 3 of 3) sorted by null

  /external/iptables/include/ebtables/
ethernetdb.h 54 extern struct ethertypeent *getethertypebynumber(int __ethertype);
  /external/iptables/iptables/
getethertype.c 150 struct ethertypeent *getethertypebynumber(int type) function
nft-bridge.c 462 ent = getethertypebynumber(ntohs(cs.fw.ethproto));

Completed in 70 milliseconds