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

  /external/iproute2/ip/
xfrm.h 129 const char *strxf_share(__u8 share);
ipxfrm.c 221 const char *strxf_share(__u8 share) function
611 fprintf(fp, "share %s ", strxf_share(tmpl->share));
914 fprintf(fp, "share %s ", strxf_share(xpinfo->share));

Completed in 35 milliseconds