Home
last modified time | relevance | path

Searched defs:tcphdr (Results 1 – 6 of 6) 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.c404 struct tcphdr *tcphdr = (struct tcphdr *)(buf + tcp_offset); in recompute_packet() local
/linux/net/core/
A Dfilter.c7354 struct tcphdr *, th, u32, th_len) in BPF_CALL_5()
7427 struct tcphdr *, th, u32, th_len) in BPF_CALL_5()
7794 struct tcphdr *, th, u32, th_len) in BPF_CALL_3()
7820 struct tcphdr *, th, u32, th_len) in BPF_CALL_3()
7852 struct tcphdr *, th) in BPF_CALL_2()
7872 struct tcphdr *, th) in BPF_CALL_2()
/linux/drivers/net/ethernet/wangxun/libwx/
A Dwx_lib.c1351 struct tcphdr *tcphdr; in wx_tx_csum() member
/linux/drivers/net/ethernet/emulex/benet/
A Dbe_main.c1425 struct tcphdr *tcphdr; in be_tx_timeout() local

Completed in 44 milliseconds