Home
last modified time | relevance | path

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

/Linux-v6.1/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.c3747 static int tcp_send_syn_data(struct sock *sk, struct sk_buff *syn) in tcp_send_syn_data()
Dtcp_input.c3952 bool syn, struct tcp_fastopen_cookie *foc, in tcp_parse_fastopen_option()
/Linux-v6.1/include/linux/
Dbch.h51 unsigned int *syn; member
/Linux-v6.1/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.1/lib/
Dbch.c405 unsigned int *syn) in compute_syndromes()
444 const unsigned int *syn) in compute_error_locator_polynomial()
985 unsigned int i, j, syn, syn0, count = 0; in chien_search() local
1055 const unsigned int *syn, unsigned int *errloc) in bch_decode()
/Linux-v6.1/arch/mips/dec/
Decc-berr.c57 u16 syn = 0, sngl; in dec_ecc_be_backend() local
/Linux-v6.1/drivers/infiniband/sw/rxe/
Drxe_comp.c217 u8 syn; in check_ack() local
Drxe_hdr.h755 static inline void __aeth_set_syn(void *arg, u8 syn) in __aeth_set_syn()
786 static inline void aeth_set_syn(struct rxe_pkt_info *pkt, u8 syn) in aeth_set_syn()
/Linux-v6.1/drivers/net/wireless/broadcom/b43/
Dradio_2056.c30 const struct b2056_inittab_entry *syn; member
/Linux-v6.1/tools/include/uapi/linux/
Dtcp.h34 syn:1, member
50 syn:1, member
/Linux-v6.1/include/uapi/linux/
Dtcp.h34 syn:1, member
50 syn:1, member
/Linux-v6.1/arch/alpha/kernel/
Dcore_cia.c1034 long syn; in cia_decode_ecc_error() local
/Linux-v6.1/drivers/net/ethernet/qlogic/qed/
Dqed_iwarp.h132 struct qed_iwarp_ll2_buff *syn; member
/Linux-v6.1/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.1/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.1/arch/mips/include/asm/octeon/
Dcvmx-pow-defs.h325 uint64_t syn:5; member
352 uint64_t syn:5; member
/Linux-v6.1/net/tipc/
Dsocket.c1417 bool syn = !tipc_sk_type_connectionless(sk); in __tipc_sendmsg() local