/kernel/linux/linux-5.10/net/ipv4/ |
D | tcp_fastopen.c | 135 struct sk_buff *syn, in __tcp_fastopen_cookie_gen_cipher() 171 struct sk_buff *syn, in tcp_fastopen_cookie_gen() 229 struct sk_buff *syn, in tcp_fastopen_cookie_gen_check()
|
D | tcp_output.c | 3734 static int tcp_send_syn_data(struct sock *sk, struct sk_buff *syn) in tcp_send_syn_data()
|
D | tcp_input.c | 3876 bool syn, struct tcp_fastopen_cookie *foc, in tcp_parse_fastopen_option()
|
/kernel/linux/linux-5.10/include/linux/ |
D | bch.h | 51 unsigned int *syn; member
|
/kernel/linux/linux-5.10/lib/reed_solomon/ |
D | decode_rs.c | 33 uint16_t *syn = rsc->buffers + RS_DECODE_SYN * (nroots + 1); variable
|
D | test_rslib.c | 230 int len, uint16_t *syn) in compute_syndrome()
|
/kernel/linux/linux-5.10/arch/mips/dec/ |
D | ecc-berr.c | 57 u16 syn = 0, sngl; in dec_ecc_be_backend() local
|
/kernel/linux/linux-5.10/lib/ |
D | bch.c | 405 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()
|
/kernel/linux/linux-5.10/drivers/infiniband/sw/rxe/ |
D | rxe_comp.c | 214 u8 syn; in check_ack() local
|
D | rxe_hdr.h | 756 static inline void __aeth_set_syn(void *arg, u8 syn) in __aeth_set_syn() 787 static inline void aeth_set_syn(struct rxe_pkt_info *pkt, u8 syn) in aeth_set_syn()
|
/kernel/liteos_m/kal/libc/newlib/porting/include/netinet/ |
D | tcp.h | 112 uint16_t syn:1; member 126 uint16_t syn:1; member
|
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
D | radio_2056.c | 30 const struct b2056_inittab_entry *syn; member
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
D | tcp.h | 20 syn:1, member 36 syn:1, member
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
D | tcp.h | 30 __u16 res1 : 4, doff : 4, fin : 1, syn : 1, rst : 1, psh : 1, ack : 1, urg : 1, ece : 1, cwr : 1; member 32 __u16 doff : 4, res1 : 4, cwr : 1, ece : 1, urg : 1, ack : 1, psh : 1, rst : 1, syn : 1, fin : 1; member
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
D | tcp.h | 34 syn:1, member 50 syn:1, member
|
/kernel/linux/linux-5.10/arch/alpha/kernel/ |
D | core_cia.c | 1034 long syn; in cia_decode_ecc_error() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/qlogic/qed/ |
D | qed_iwarp.h | 132 struct qed_iwarp_ll2_buff *syn; member
|
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
D | cafe_nand.c | 385 unsigned short syn[8], pat[4]; in cafe_nand_read_page() local
|
D | diskonchip.c | 139 uint16_t ds[4], s[5], tmp, errval[8], syn[4]; in doc_ecc_decode() local
|
/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/ |
D | cvmx-pow-defs.h | 325 uint64_t syn:5; member 352 uint64_t syn:5; member
|
/kernel/linux/linux-5.10/net/tipc/ |
D | socket.c | 1404 bool syn = !tipc_sk_type_connectionless(sk); in __tipc_sendmsg() local
|