Home
last modified time | relevance | path

Searched defs:syn (Results 1 – 20 of 20) sorted by relevance

/Linux-v6.6/net/ipv4/
Dtcp_fastopen.c118 struct sk_buff *syn, in __tcp_fastopen_cookie_gen_cipher()
154 struct sk_buff *syn, in tcp_fastopen_cookie_gen()
212 struct sk_buff *syn, in tcp_fastopen_cookie_gen_check()
Dtcp_output.c3849 static int tcp_send_syn_data(struct sock *sk, struct sk_buff *syn) in tcp_send_syn_data()
Dtcp_input.c3977 bool syn, struct tcp_fastopen_cookie *foc, in tcp_parse_fastopen_option()
/Linux-v6.6/include/linux/
Dbch.h51 unsigned int *syn; member
/Linux-v6.6/lib/reed_solomon/
Ddecode_rs.c33 uint16_t *syn = rsc->buffers + RS_DECODE_SYN * (nroots + 1); variable
Dtest_rslib.c230 int len, uint16_t *syn) in compute_syndrome()
/Linux-v6.6/lib/
Dbch.c371 unsigned int *syn) in compute_syndromes()
410 const unsigned int *syn) in compute_error_locator_polynomial()
951 unsigned int i, j, syn, syn0, count = 0; in chien_search() local
1021 const unsigned int *syn, unsigned int *errloc) in bch_decode()
/Linux-v6.6/arch/mips/dec/
Decc-berr.c57 u16 syn = 0, sngl; in dec_ecc_be_backend() local
/Linux-v6.6/drivers/infiniband/sw/rxe/
Drxe_comp.c229 u8 syn; in check_ack() local
Drxe_hdr.h800 static inline void __aeth_set_syn(void *arg, u8 syn) in __aeth_set_syn()
831 static inline void aeth_set_syn(struct rxe_pkt_info *pkt, u8 syn) in aeth_set_syn()
/Linux-v6.6/drivers/net/wireless/broadcom/b43/
Dradio_2056.c30 const struct b2056_inittab_entry *syn; member
/Linux-v6.6/tools/include/uapi/linux/
Dtcp.h34 syn:1, member
50 syn:1, member
/Linux-v6.6/include/uapi/linux/
Dtcp.h34 syn:1, member
50 syn:1, member
/Linux-v6.6/drivers/net/ethernet/qlogic/qed/
Dqed_iwarp.h132 struct qed_iwarp_ll2_buff *syn; member
/Linux-v6.6/arch/alpha/kernel/
Dcore_cia.c1034 long syn; in cia_decode_ecc_error() local
/Linux-v6.6/drivers/mtd/nand/raw/
Dcafe_nand.c385 unsigned short syn[8], pat[4]; in cafe_nand_read_page() local
Ddiskonchip.c139 uint16_t ds[4], s[5], tmp, errval[8], syn[4]; in doc_ecc_decode() local
/Linux-v6.6/tools/testing/selftests/net/
Dgro.c297 static void send_flags(int fd, struct sockaddr_ll *daddr, int psh, int syn, in send_flags()
/Linux-v6.6/arch/mips/include/asm/octeon/
Dcvmx-pow-defs.h325 uint64_t syn:5; member
352 uint64_t syn:5; member
/Linux-v6.6/net/tipc/
Dsocket.c1418 bool syn = !tipc_sk_type_connectionless(sk); in __tipc_sendmsg() local