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

  /external/kernel-headers/original/linux/
udp.h 47 __u16 encap_type; /* Is this an Encapsulation socket? */ member in struct:udp_sock
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
xfrm.h 225 __u16 encap_type; member in struct:xfrm_encap_tmpl
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
xfrm.h 225 __u16 encap_type; member in struct:xfrm_encap_tmpl
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
xfrm.h 225 __u16 encap_type; member in struct:xfrm_encap_tmpl
  /external/iproute2/include/linux/
xfrm.h 235 __u16 encap_type; member in struct:xfrm_encap_tmpl
  /external/iproute2/ip/
ipxfrm.c 717 switch (e->encap_type) {
725 fprintf(fp, "%u ", e->encap_type);
xfrm_state.c 304 xfrm_encap_type_parse(&encap.encap_type, &argc, &argv);

Completed in 61 milliseconds