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

  /external/iproute2/ip/
xfrm.h 152 int xfrm_encap_type_parse(__u16 *type, int *argcp, char ***argvp);
xfrm_state.c 304 xfrm_encap_type_parse(&encap.encap_type, &argc, &argv);
ipxfrm.c 1045 int xfrm_encap_type_parse(__u16 *type, int *argcp, char ***argvp) function

Completed in 63 milliseconds