Searched refs:FIN (Results 1 – 16 of 16) sorted by relevance
| /linux/drivers/media/dvb-frontends/ |
| H A D | ves1x93.c | 169 u32 FIN; in ves1x93_set_symbolrate() local 181 FIN = (state->config->xin + 6000) >> 4; in ves1x93_set_symbolrate() 184 ratio = tmp / FIN; in ves1x93_set_symbolrate() 186 tmp = (tmp % FIN) << 8; in ves1x93_set_symbolrate() 187 ratio = (ratio << 8) + tmp / FIN; in ves1x93_set_symbolrate() 189 tmp = (tmp % FIN) << 8; in ves1x93_set_symbolrate() 190 ratio = (ratio << 8) + tmp / FIN; in ves1x93_set_symbolrate() 216 BDRI = ( ((FIN << 8) / ((srate << (FNR >> 1)) >> 2)) + 1) >> 1; in ves1x93_set_symbolrate()
|
| H A D | tda10021.c | 45 #define FIN (XIN >> 4) macro 172 ratio = (symbolrate << 4) / FIN; in tda10021_set_symbolrate() 173 tmp = ((symbolrate << 4) % FIN) << 8; in tda10021_set_symbolrate() 174 ratio = (ratio << 8) + tmp / FIN; in tda10021_set_symbolrate() 175 tmp = (tmp % FIN) << 8; in tda10021_set_symbolrate() 176 ratio = (ratio << 8) + DIV_ROUND_CLOSEST(tmp, FIN); in tda10021_set_symbolrate()
|
| /linux/tools/testing/selftests/net/packetdrill/ |
| H A D | tcp_fastopen_server_fin-close-socket.pkt | 3 // Send a FIN pkt with the ACK bit to a TFO socket. 5 // read until the socket is closed, at which time a FIN will be sent. 18 // FIN is acked and the socket goes to TCP_CLOSE_WAIT state
|
| H A D | tcp_close_close-local-close-then-remote-fin.pkt | 3 // the local process calls close() first, so we send a FIN, and receive an ACK. 4 // Then we receive a FIN and ACK it.
|
| H A D | tcp_rcv_zero_wnd_fin.pkt | 4 // a possible FIN/ACK loop by accepting the FIN.
|
| H A D | tcp_ts_recent_fin_tsval.pkt | 2 // Test that we send FIN packet with correct TSval 22 // Check that FIN TSval is updated properly, one second has passed since last sent packet.
|
| H A D | tcp_accecn_close_local_close_then_remote_fin.pkt | 2 // the local process calls close() first, so we send a FIN, and receive an ACK. 3 // Then we receive a FIN and ACK it.
|
| H A D | tcp_close_close-remote-fin-then-close.pkt | 2 // Verify behavior for the sequence: remote side sends FIN, then we close(). 30 // Client ACKs our FIN.
|
| H A D | tcp_close_no_rst.pkt | 23 // resend the payload + a FIN
|
| /linux/tools/testing/selftests/net/netfilter/packetdrill/ |
| H A D | conntrack_inexact_rst.pkt | 3 // FIN/CLOSE_WAIT. 12 // 5.788207 server_ip > client_ip TCP 66 443 > 45020 [FIN, ACK] Seq=781811916 Ack=1905874048 Win=3… 51 // RST: unread data. FIN was seen, hence ack + 1
|
| /linux/tools/perf/trace/beauty/ |
| H A D | msg_flags.c | 54 P_MSG_FLAG(FIN); in syscall_arg__scnprintf_msg_flags()
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | tc_conntrack.c | 257 EFX_NF_TCP_FLAG(FIN); in efx_tc_ct_parse_match()
|
| /linux/Documentation/networking/ |
| H A D | nf_flowtable.rst | 77 TCP RST and FIN packets are also passed up to the classic IP forwarding path to
|
| H A D | psp.rst | 110 | (ACK|FIN|RST) | | | | |
|
| /linux/Documentation/networking/devlink/ |
| H A D | devlink-trap.rst | 460 This could include TCP checksum errors, improper combination of SYN, FIN
|
| /linux/ |
| H A D | CREDITS | 2976 S: FIN-00330 Helsingfors 3576 S: FIN-33720 Tampere 4155 S: FIN-33720 Tampere
|