Searched defs:strxf_proto (Results 1 - 1 of 1) sorted by relevance

/external/iproute2/ip/
H A Dipxfrm.c237 const char *strxf_proto(__u8 proto) function
453 fprintf(fp, "proto %s ", strxf_proto(sel->proto));
1337 fprintf(stderr, "\"sport\" and \"dport\" are invalid with PROTO value \"%s\"\n", strxf_proto(sel->proto));
1348 fprintf(stderr, "\"type\" and \"code\" are invalid with PROTO value \"%s\"\n", strxf_proto(sel->proto));
1357 fprintf(stderr, "\"key\" is invalid with PROTO value \"%s\"\n", strxf_proto(sel->proto));

Completed in 2951 milliseconds