Home
last modified time | relevance | path

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

/external/iproute2/include/
Drt_names.h30 int ll_proto_a2n(unsigned short *id, const char *buf);
/external/iproute2/lib/
Dll_proto.c105 int ll_proto_a2n(unsigned short *id, const char *buf) in ll_proto_a2n() function
/external/iproute2/tc/
Dtc_filter.c125 if (ll_proto_a2n(&id, *argv)) in tc_filter_modify()
343 if (ll_proto_a2n(&res, *argv)) in tc_filter_list()
Dm_vlan.c90 if (ll_proto_a2n(&proto, *argv)) in parse_vlan()
/external/iproute2/ip/
Diplink_bridge.c99 if (ll_proto_a2n(&vlan_proto, *argv)) { in bridge_parse_opt()
Diplink_vlan.c92 if (ll_proto_a2n(&proto, *argv)) in vlan_parse_opt()
/external/iproute2/misc/
Dss.c1452 if (ll_proto_a2n(&tmp, addr)) in parse_hostcond()