Searched refs:inet_proto_n2a (Results 1 - 4 of 4) sorted by relevance

/external/iproute2/include/
H A Drt_names.h17 const char *inet_proto_n2a(int proto, char *buf, int len);
/external/iproute2/lib/
H A Dinet_proto.c25 char *inet_proto_n2a(int proto, char *buf, int len) function
/external/iproute2/tc/
H A Df_rsvp.c369 fprintf(f, "ipproto %s ", inet_proto_n2a(pinfo->protocol, b1, sizeof(b1)));
/external/iproute2/misc/
H A Dss.c531 return inet_proto_n2a(port, buf, sizeof(buf));

Completed in 51 milliseconds