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

  /external/iproute2/ip/
xfrm.h 131 const char *strxf_ptype(__u8 ptype);
xfrm_monitor.c 162 fprintf(fp, "%s ", strxf_ptype(upt->type));
ipxfrm.c 263 const char *strxf_ptype(__u8 ptype) function
910 fprintf(fp, "%s ", strxf_ptype(upt->type));

Completed in 44 milliseconds