Home
last modified time | relevance | path

Searched refs:tcphdr (Results 401 - 414 of 414) sorted by relevance

1...<<11121314151617

/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/
H A Dcnic.c3510 sizeof(struct tcphdr); in cnic_cm_conn_req()
3514 sizeof(struct tcphdr); in cnic_cm_conn_req()
H A Dtg3.c7913 struct tcphdr *tcph = NULL; in tg3_start_xmit()
13471 struct tcphdr *th; in tg3_run_loopback()
13473 th = (struct tcphdr *)&tx_data[val]; in tg3_run_loopback()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A Digb_main.c5993 struct tcphdr *tcp; in igb_tso()
6091 case offsetof(struct tcphdr, check): in igb_tx_csum()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_main.c1193 case offsetof(struct tcphdr, check): in igc_tx_csum()
1465 struct tcphdr *tcp; in igc_tso()
/kernel/linux/linux-6.6/security/selinux/
H A Dhooks.c4288 struct tcphdr _tcph, *th; in selinux_parse_skb_ipv4()
4390 struct tcphdr _tcph, *th; in selinux_parse_skb_ipv6()
/kernel/linux/linux-6.6/net/ipv6/
H A Droute.c3189 mtu -= sizeof(struct ipv6hdr) + sizeof(struct tcphdr); in ip6_default_advmss()
3200 if (mtu > IPV6_MAXPLEN - sizeof(struct tcphdr)) in ip6_default_advmss()
/kernel/linux/linux-5.10/drivers/net/ethernet/realtek/
H A Dr8169_main.c4399 tcp_hdrlen(skb) > sizeof(struct tcphdr)) in rtl8168evl_fix_tso()
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.c2721 struct tcphdr tcp;
/kernel/linux/linux-5.10/drivers/net/vxlan/
H A Dvxlan_core.c2344 skb->csum_offset == offsetof(struct tcphdr, check))) in vxlan_build_skb()
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/
H A Dr8169_main.c4320 tcp_hdrlen(skb) > sizeof(struct tcphdr)) in rtl8168evl_fix_tso()
/kernel/linux/linux-6.6/drivers/net/vxlan/
H A Dvxlan_core.c2172 skb->csum_offset == offsetof(struct tcphdr, check))) in vxlan_build_skb()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.c7929 struct tcphdr *tcph = NULL; in tg3_start_xmit()
13522 struct tcphdr *th; in tg3_run_loopback()
13524 th = (struct tcphdr *)&tx_data[val]; in tg3_run_loopback()
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c3355 pktsize = pktsize - sizeof(struct iphdr) - sizeof(struct tcphdr); in cxgb4_mgmt_set_vf_rate()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_main.c3352 pktsize = pktsize - sizeof(struct iphdr) - sizeof(struct tcphdr); in cxgb4_mgmt_set_vf_rate()

Completed in 129 milliseconds

1...<<11121314151617