Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/net/tcp_ao/lib/
H A Dftrace-tcp.c39 int syn; member
60 int fin, int syn, int rst, int psh, int ack, in __trace_event_expect()
126 syn:1, member
293 char fin, syn, rst, psh, ack; in tracer_scan_event() local
H A Daolib.h773 int fin, int syn, int rst, int psh, int ack) in trace_hash_event_expect()
788 int fin, int syn, int rst, int psh, int ack, in trace_ao_event_expect()
/linux/net/ipv4/
H A Dtcp_fastopen.c206 struct sk_buff *syn, in __tcp_fastopen_cookie_gen_cipher()
242 struct sk_buff *syn, in tcp_fastopen_cookie_gen()
300 struct sk_buff *syn, in tcp_fastopen_cookie_gen_check()
H A Dtcp_output.c4196 tcp_send_syn_data(struct sock * sk,struct sk_buff * syn) tcp_send_syn_data() argument
H A Dtcp_input.c4454 bool syn, struct tcp_fastopen_cookie *foc, in tcp_parse_fastopen_option() argument
[all...]
/linux/include/linux/
H A Dbch.h51 unsigned int *syn; member
/linux/lib/reed_solomon/
H A Ddecode_rs.c33 uint16_t *syn = rsc->buffers + RS_DECODE_SYN * (nroots + 1); variable
H A Dtest_rslib.c230 int len, uint16_t *syn) in compute_syndrome()
/linux/tools/include/uapi/linux/
H A Dtcp.h34 syn:1, member
50 syn:1, member
/linux/drivers/net/wireless/broadcom/b43/
H A Dradio_2056.c30 const struct b2056_inittab_entry *syn; member
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_iwarp.h132 struct qed_iwarp_ll2_buff *syn; member
/linux/drivers/infiniband/sw/rxe/
H A 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/tools/testing/selftests/drivers/net/
H A Dgro.c
/linux/drivers/mtd/nand/raw/
H A Ddiskonchip.c139 uint16_t ds[4], s[5], tmp, errval[8], syn[4]; in doc_ecc_decode() local
/linux/arch/mips/include/asm/octeon/
H A Dcvmx-pow-defs.h325 uint64_t syn:5; member
352 uint64_t syn:5; member
/linux/net/tipc/
H A Dsocket.c1413 bool syn = !tipc_sk_type_connectionless(sk); __tipc_sendmsg() local