HomeSort by relevance Sort by last modified time
    Searched refs:encap_dport (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 227 __be16 encap_dport; member in struct:xfrm_encap_tmpl
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/
xfrm.h 227 __be16 encap_dport; member in struct:xfrm_encap_tmpl
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/
xfrm.h 227 __be16 encap_dport; member in struct:xfrm_encap_tmpl
  /external/iproute2/include/linux/
xfrm.h 237 __be16 encap_dport; member in struct:xfrm_encap_tmpl
  /external/iproute2/ip/
xfrm_state.c 310 if (get_u16(&encap.encap_dport, *argv, 0))
312 encap.encap_dport = htons(encap.encap_dport);
ipxfrm.c 729 fprintf(fp, "dport %u ", ntohs(e->encap_dport));

Completed in 104 milliseconds