Home
last modified time | relevance | path

Searched defs:tcp_len (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/openvswitch/
H A Dflow.c211 int tcp_len; in tcphdr_ok() local
/kernel/linux/linux-6.6/net/openvswitch/
H A Dflow.c216 int tcp_len; in tcphdr_ok() local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H A Dxdp_synproxy_kern.c370 __u16 tcp_len; member
272 tscookie_init(struct tcphdr *tcp_header, __u16 tcp_len, __be32 *tsval, __be32 *tsecr, void *data, void *data_end) tscookie_init() argument
[all...]
/kernel/linux/linux-5.10/drivers/net/ethernet/neterion/
H A Ds2io.c7380 u32 tcp_len = 0; in rx_osm_handler() local
8361 s2io_club_tcp_session(struct ring_info *ring_data, u8 *buffer, u8 **tcp, u32 *tcp_len, struct lro **lro, struct RxD_t *rxdp, struct s2io_nic *sp) s2io_club_tcp_session() argument
8480 lro_append_pkt(struct s2io_nic *sp, struct lro *lro, struct sk_buff *skb, u32 tcp_len) lro_append_pkt() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/neterion/
H A Ds2io.c7386 u32 tcp_len = 0; in rx_osm_handler() local
8355 s2io_club_tcp_session(struct ring_info *ring_data, u8 *buffer, u8 **tcp, u32 *tcp_len, struct lro **lro, struct RxD_t *rxdp, struct s2io_nic *sp) s2io_club_tcp_session() argument
8474 lro_append_pkt(struct s2io_nic *sp, struct lro *lro, struct sk_buff *skb, u32 tcp_len) lro_append_pkt() argument
[all...]
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
H A Dbcmutils.c3873 tcp_hdr_chksum(uint32 sum, uint8 *tcp_hdr, uint16 tcp_len) in tcp_hdr_chksum() argument
3901 ipv4_tcp_hdr_cksum(uint8 *ip, uint8 *tcp, uint16 tcp_len) in ipv4_tcp_hdr_cksum() argument
3939 ipv6_tcp_hdr_cksum(uint8 *ipv6, uint8 *tcp, uint16 tcp_len) in ipv6_tcp_hdr_cksum() argument
[all...]

Completed in 27 milliseconds