Home
last modified time | relevance | path

Searched defs:tcphdr (Results 1 – 5 of 5) sorted by relevance

/linux/tools/include/uapi/linux/
A Dtcp.h28 __be32 seq;
32 doff:4,
33 fin:1,
34 syn:1,
35 rst:1,
36 psh:1,
37 ack:1,
38 urg:1,
39 ece:1,
40 cwr:1;
[all …]
/linux/include/uapi/linux/
A Dtcp.h28 __be32 seq;
32 doff:4,
33 fin:1,
34 syn:1,
35 rst:1,
36 psh:1,
37 ack:1,
38 urg:1,
39 ece:1,
40 cwr:1;
[all …]
/linux/tools/testing/selftests/net/
A Dgro.c377 struct tcphdr *tcphdr = (struct tcphdr *)(buf + tcp_offset); in recompute_packet() local
/linux/net/core/
A Dfilter.c6698 struct tcphdr *, th, u32, th_len) in BPF_CALL_5()
6765 struct tcphdr *, th, u32, th_len) in BPF_CALL_5()
/linux/drivers/net/ethernet/emulex/benet/
A Dbe_main.c1425 struct tcphdr *tcphdr; in be_tx_timeout() local

Completed in 43 milliseconds