Searched refs:options (Results 1 – 5 of 5) sorted by relevance
/kernel/tests/net/test/ |
D | all_tests.sh | 32 all_tests.sh [options] 34 options:
|
D | tcp_fastopen_test.py | 93 syn.getlayer("TCP").options = [(TCPOPT_FASTOPEN, "")] 101 synack.getlayer("TCP").options = [ 126 t.options = [ (TCPOPT_FASTOPEN, "helloT"), ("NOP", None), ("NOP", None)]
|
D | multinetwork_base.py | 247 piolft=RA_VALIDITY, m=0, o=0, options=()): argument 274 for option in options: 677 actualtcp.options = expectedtcp.options
|
D | multinetwork_test.py | 300 options=[scapy.PadN(optdata="\x00\x00\x00\x00\x00\x00"), 645 options = scapy.ICMPv6NDOptRouteInfo(rtlifetime=rtlifetime, plen=plen, 647 self.SendRA(self.NETID, options=(options,)) 1028 options = scapy.ICMPv6NDOptRouteInfo(rtlifetime=rtlifetime, plen=plen, 1030 self.SendRA(self.NETID, options=(options,)) 1044 self.SendRA(netid, options=(opt.Pack(),))
|
/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
|