Home
last modified time | relevance | path

Searched refs:ll_proto_n2a (Results 1 – 4 of 4) sorted by relevance

/external/iproute2/include/
Drt_names.h27 const char * ll_proto_n2a(unsigned short id, char *buf, int len);
/external/iproute2/lib/
Dll_proto.c89 const char * ll_proto_n2a(unsigned short id, char *buf, int len) in ll_proto_n2a() function
/external/iproute2/tc/
Dtc_filter.c235 ll_proto_n2a(f_proto, b1, sizeof(b1))); in print_filter()
/external/iproute2/misc/
Dss.c2312 ll_proto_n2a(htons(prot), tb, sizeof(tb))); in packet_show()