Searched refs:interpret_trill (Results 1 – 3 of 3) sorted by relevance
37 interpret_trill(int flags, struct ether_header **e, char *data, int *alen) in interpret_trill() function
260 extern int interpret_trill(int, struct ether_header **, char *, int *);
320 ethertype = interpret_trill(flags, &e, data, &len); in interpret_ether()