HomeSort by relevance Sort by last modified time
    Searched refs:ipcomp (Results 126 - 132 of 132) sorted by null

1 2 3 4 56

  /prebuilts/go/linux-x86/src/syscall/
mksysctl_openbsd.pl 91 net.inet.ipcomp
zsysctl_openbsd.go 170 {"net.inet.ipcomp.enable", []_C_int{4, 2, 108, 1}},
171 {"net.inet.ipcomp.stats", []_C_int{4, 2, 108, 2}},
  /external/ltp/testcases/network/stress/tcp/multi-diffip/
tcp4-multi-diffip01 86 # IPsec Protocol ( ah / esp / ipcomp )
167 ipcomp)
168 tst_resm TINFO "- IPcomp [ $IPSEC_MODE ]"
  /external/ltp/testcases/network/stress/tcp/uni-basic/
tcp4-uni-basic01 93 # IPsec Protocol ( ah / esp / ipcomp )
231 ipcomp)
232 tst_resm TINFO "- IPcomp [ $IPSEC_MODE ]"
  /external/ltp/testcases/network/stress/udp/multi-diffip/
udp4-multi-diffip01 85 # IPsec Protocol ( ah / esp / ipcomp )
142 ipcomp)
143 tst_resm TINFO "- IPcomp [ $IPSEC_MODE ]"
  /prebuilts/go/darwin-x86/src/syscall/
zsysctl_openbsd.go 170 {"net.inet.ipcomp.enable", []_C_int{4, 2, 108, 1}},
171 {"net.inet.ipcomp.stats", []_C_int{4, 2, 108, 2}},
  /external/ipsec-tools/src/racoon/
cftoken.l 425 ipcomp { YYD; yylval.num = IPPROTO_IPCOMP; return(UL_PROTO); }

Completed in 242 milliseconds

1 2 3 4 56