Home
last modified time | relevance | path

Searched refs:iphdr (Results 726 - 750 of 830) sorted by relevance

1...<<21222324252627282930>>...34

/kernel/linux/linux-5.10/net/netfilter/ipvs/
H A Dip_vs_sync.c1805 sizeof(struct iphdr) + sizeof(struct udphdr); in start_sync_thread()
/kernel/linux/linux-5.10/drivers/staging/rtl8188eu/core/
H A Drtw_xmit.c375 struct iphdr ip_hdr; in set_qos()
/kernel/linux/linux-6.6/drivers/net/ethernet/atheros/alx/
H A Dmain.c1439 struct iphdr *iph = ip_hdr(skb); in alx_tso()
/kernel/linux/linux-6.6/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.c1336 struct iphdr *v4; in nicvf_sq_add_hdr_subdesc()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/flower/
H A Dconntrack.c302 offsetof(struct iphdr, saddr), in nfp_ct_merge_check()
/kernel/linux/linux-6.6/drivers/net/ethernet/netronome/nfp/nfdk/
H A Ddp.c82 struct iphdr *iph; in nfp_nfdk_tx_csum()
/kernel/linux/linux-6.6/drivers/net/bonding/
H A Dbond_alb.c1436 const struct iphdr *iph; in bond_xmit_alb_slave_get()
/kernel/linux/linux-6.6/drivers/net/ethernet/realtek/
H A D8139cp.c766 const struct iphdr *ip = ip_hdr(skb); in cp_start_xmit()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
H A Dptp.c1723 skb_network_header_len(skb) >= sizeof(struct iphdr) && in efx_ptp_is_ptp_tx()
/kernel/linux/linux-6.6/include/net/
H A Dxfrm.h1682 XFRM_SPI_SKB_CB(skb)->daddroff = offsetof(struct iphdr, daddr); in xfrm4_rcv_spi()
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dsge.c1083 const struct iphdr *iph = ip_hdr(skb); in hwcsum()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dptp.c1605 skb_network_header_len(skb) >= sizeof(struct iphdr) && in efx_siena_ptp_is_ptp_tx()
/kernel/linux/linux-6.6/drivers/net/wireless/microchip/wilc1000/
H A Dwlan.c148 const struct iphdr *ip_hdr_ptr; in tcp_process()
/kernel/linux/linux-6.6/drivers/net/wireless/ti/wl18xx/
H A Dmain.c1222 struct iphdr *ip_hdr; in wl18xx_set_tx_desc_csum()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dqeth_l3_main.c1698 struct iphdr *iph = ip_hdr(skb); in qeth_l3_fixup_headers()
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_sync.c1798 sizeof(struct iphdr) + sizeof(struct udphdr); in start_sync_thread()
/kernel/linux/linux-6.6/net/sctp/
H A Dprotocol.c1193 .net_header_len = sizeof(struct iphdr),
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c1130 struct iphdr *ip; in be_lancer_xmit_workarounds()
1141 ip = (struct iphdr *)ip_hdr(skb); in be_lancer_xmit_workarounds()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c2760 const struct iphdr *iph = ip_hdr(skb); in hns3_gro_complete()
2762 depth += sizeof(struct iphdr); in hns3_gro_complete()
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c1129 struct iphdr *ip; in be_lancer_xmit_workarounds()
1140 ip = (struct iphdr *)ip_hdr(skb); in be_lancer_xmit_workarounds()
/kernel/linux/linux-6.6/net/bridge/
H A Dbr_multicast.c944 struct iphdr *iph; in br_ip4_multicast_alloc_query()
3428 const struct iphdr *iph = ip_hdr(skb); in br_ip4_multicast_query()
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs2870 pub struct iphdr { structure names
2883 impl iphdr { impls
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs2869 pub struct iphdr { structure names
2882 impl iphdr { impls
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs2849 pub struct iphdr { structure names
2862 impl iphdr { impls
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c5456 struct iphdr *iph = ip_hdr(skb); in e1000_tso()
5736 const struct iphdr *ip = (struct iphdr *)((u8 *)skb->data + 14); in e1000_transfer_dhcp_info()

Completed in 121 milliseconds

1...<<21222324252627282930>>...34