OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:strxf_ptype
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/ip/
xfrm.h
127
const char *
strxf_ptype
(__u8 ptype);
xfrm_monitor.c
164
fprintf(fp, "%s ",
strxf_ptype
(upt->type));
ipxfrm.c
254
const char *
strxf_ptype
(__u8 ptype)
function
1036
fprintf(fp, "%s ",
strxf_ptype
(upt->type));
[
all
...]
Completed in 55 milliseconds