Searched refs:tr_machdr_len (Results 1 – 1 of 1) sorted by relevance
62 static int tr_machdr_len(char *, int *, int *);852 if (is_llc = tr_machdr_len(e, &maclen, &source_routing)) { in interpret_tr()1013 tr_machdr_len(char *e, int *lenp, int *source_routing) in tr_machdr_len() function1043 if (tr_machdr_len(e, &len, &source_routing) == 0) in tr_header_len()