Lines Matching refs:states
285 states = 1 << tcp_test.TCP_ESTABLISHED
290 states=states)
292 states=states)
324 states = 1 << tcp_test.TCP_ESTABLISHED
326 states=states))
338 states=states)
343 states=states)
353 states=states)]
356 states=states)]
541 states = 1 << tcp_test.TCP_SYN_RECV
542 req = sock_diag.InetDiagReqV2((AF_INET6, IPPROTO_TCP, 0, states, sock_id))
651 diag_req.states = 1 << tcp_test.TCP_FIN_WAIT1
674 diag_req.states = 1 << tcp_test.TCP_FIN_WAIT2
684 req.states = 1 << tcp_test.TCP_SYN_RECV | 1 << tcp_test.TCP_ESTABLISHED
1047 IPPROTO_TCP, bytecode, states=(1 << tcp_test.TCP_ESTABLISHED))