HomeSort by relevance Sort by last modified time
    Searched refs:ll_proto_a2n (Results 1 - 4 of 4) sorted by null

  /external/iproute2/include/
rt_names.h 28 int ll_proto_a2n(unsigned short *id, char *buf);
  /external/iproute2/lib/
ll_proto.c 103 int ll_proto_a2n(unsigned short *id, char *buf) function
  /external/iproute2/tc/
tc_filter.c 115 if (ll_proto_a2n(&id, *argv))
313 if (ll_proto_a2n(&res, *argv))
  /external/iproute2/misc/
ss.c 1050 if (ll_proto_a2n(&tmp, addr))
    [all...]

Completed in 119 milliseconds