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

Completed in 765 milliseconds