Searched refs:options (Results 1 – 4 of 4) sorted by relevance
/kernel/tests/net/test/ |
D | all_tests.sh | 32 all_tests.sh [options] 34 options:
|
D | tcp_fastopen_test.py | 84 syn.getlayer("TCP").options = [(TCPOPT_FASTOPEN, "")] 92 synack.getlayer("TCP").options = [ 117 t.options = [ (TCPOPT_FASTOPEN, "helloT"), ("NOP", None), ("NOP", None)]
|
D | multinetwork_base.py | 231 def SendRA(cls, netid, retranstimer=None, reachabletime=0, options=()): argument 257 for option in options: 655 actualtcp.options = expectedtcp.options
|
/kernel/configs/ |
D | README.md | 35 options. These types of constraints cannot be expressed with a simple kernel 41 release, it means there are no required kernel config options for Android 59 way to enable these options would be to use the aforementioned
|