Home
last modified time | relevance | path

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

/external/iproute2/include/
Drt_names.h27 int ll_proto_a2n(unsigned short *id, char *buf);
/external/iproute2/tc/
Dtc_filter.c115 if (ll_proto_a2n(&id, *argv)) in tc_filter_modify()
313 if (ll_proto_a2n(&res, *argv)) in tc_filter_list()
/external/iproute2/lib/
Dll_proto.c119 int ll_proto_a2n(unsigned short *id, char *buf) in ll_proto_a2n() function
/external/iproute2/misc/
Dss.c984 if (ll_proto_a2n(&tmp, addr)) in parse_hostcond()