Searched refs:getethertypebyname (Results 1 – 3 of 3) sorted by relevance
51 extern struct ethertypeent *getethertypebyname(__const char *__name);
131 struct ethertypeent *getethertypebyname(const char *name) in getethertypebyname() function
1102 ent = getethertypebyname(optarg); in do_commandeb()