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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
xfrm.h 48 struct xfrm_selector struct
315 struct xfrm_selector sel;
354 struct xfrm_selector sel;
369 struct xfrm_selector sel;
377 struct xfrm_selector sel;
401 struct xfrm_selector sel;
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
xfrm.h 48 struct xfrm_selector struct
315 struct xfrm_selector sel;
354 struct xfrm_selector sel;
369 struct xfrm_selector sel;
377 struct xfrm_selector sel;
401 struct xfrm_selector sel;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
xfrm.h 48 struct xfrm_selector struct
315 struct xfrm_selector sel;
354 struct xfrm_selector sel;
369 struct xfrm_selector sel;
377 struct xfrm_selector sel;
401 struct xfrm_selector sel;
  /external/iproute2/include/linux/
xfrm.h 46 struct xfrm_selector { struct
334 struct xfrm_selector sel;
375 struct xfrm_selector sel;
392 struct xfrm_selector sel;
400 struct xfrm_selector sel;
424 struct xfrm_selector sel;
  /external/iproute2/ip/
xfrm.h 139 void xfrm_selector_print(struct xfrm_selector *sel, __u16 family,
154 int xfrm_selector_parse(struct xfrm_selector *sel, int *argcp, char ***argvp);
ipxfrm.c 443 void xfrm_selector_print(struct xfrm_selector *sel, __u16 family,
788 static int xfrm_selector_iszero(struct xfrm_selector *s)
790 struct xfrm_selector s0;
1078 static int xfrm_selector_upspec_parse(struct xfrm_selector *sel,
1204 int xfrm_selector_parse(struct xfrm_selector *sel, int *argcp, char ***argvp)

Completed in 55 milliseconds