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 130 const char *strxf_ptype(__u8 ptype);
xfrm_monitor.c 161 fprintf(fp, "%s ", strxf_ptype(upt->type));
ipxfrm.c 260 const char *strxf_ptype(__u8 ptype) function
865 fprintf(fp, "%s ", strxf_ptype(upt->type));

Completed in 13 milliseconds