Searched refs:strxf_ptype (Results 1 - 3 of 3) sorted by relevance

/external/iproute2/ip/
H A Dxfrm.h130 const char *strxf_ptype(__u8 ptype);
H A Dxfrm_monitor.c163 fprintf(fp, "%s ", strxf_ptype(upt->type));
H A Dipxfrm.c261 const char *strxf_ptype(__u8 ptype) function
1039 fprintf(fp, "%s ", strxf_ptype(upt->type));

Completed in 127 milliseconds