Home
last modified time | relevance | path

Searched defs:tcp_options (Results 1 – 13 of 13) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb/
Dcpl5_cmd.h169 struct tcp_options { struct
170 u16 mss;
171 u8 wsf;
173 u8 rsvd:4;
174 u8 ecn:1;
175 u8 sack:1;
176 u8 tstamp:1;
178 u8 tstamp:1;
179 u8 sack:1;
180 u8 ecn:1;
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb/
Dcpl5_cmd.h178 struct tcp_options { struct
179 u16 mss;
180 u8 wsf;
182 u8 rsvd:4;
183 u8 ecn:1;
184 u8 sack:1;
185 u8 tstamp:1;
187 u8 tstamp:1;
188 u8 sack:1;
189 u8 ecn:1;
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/
Dt3_cpl.h209 struct tcp_options { struct
210 __be16 mss;
211 __u8 wsf;
214 __u8 ecn:1;
215 __u8 sack:1;
216 __u8 tstamp:1;
218 __u8 tstamp:1;
219 __u8 sack:1;
220 __u8 ecn:1;
545 struct tcp_options tcp_options; member
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/
Dt3_cpl.h209 struct tcp_options { struct
210 __be16 mss;
211 __u8 wsf;
214 __u8 ecn:1;
215 __u8 sack:1;
216 __u8 tstamp:1;
218 __u8 tstamp:1;
219 __u8 sack:1;
220 __u8 ecn:1;
545 struct tcp_options tcp_options; member
/kernel/linux/linux-5.10/net/netfilter/
Dnf_conntrack_proto_tcp.c341 static void tcp_options(const struct sk_buff *skb, in tcp_options() function
/kernel/linux/linux-6.6/net/netfilter/
Dnf_conntrack_proto_tcp.c333 static void tcp_options(const struct sk_buff *skb, in tcp_options() function
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h378 struct tcp_options { struct
379 __be16 mss;
380 __u8 wsf;
404 struct tcp_options tcpopt; argument
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
Dt4_msg.h378 struct tcp_options { struct
379 __be16 mss;
380 __u8 wsf;
404 struct tcp_options tcpopt; argument
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
Dxdp_synproxy_kern.c516 void *tcp_options; in tcp_gen_synack() local
/kernel/linux/linux-6.6/drivers/scsi/qla4xxx/
Dql4_def.h467 uint16_t tcp_options; member
Dql4_fw.h859 uint16_t tcp_options; /* 0A-0B */ member
/kernel/linux/linux-5.10/drivers/scsi/qla4xxx/
Dql4_def.h458 uint16_t tcp_options; member
Dql4_fw.h859 uint16_t tcp_options; /* 0A-0B */ member