Home
last modified time | relevance | path

Searched defs:l4_hdr (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_encap.c75 u8 l4_type, u16 l4_hdr) in opa_vnic_make_header()
488 u16 len, l4_hdr; in opa_vnic_encap_skb() local
/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_tx.c52 #define TRANSPORT_OFFSET(l4_hdr, skb) ((u32)((l4_hdr) - (skb)->data)) argument
/linux/drivers/net/ethernet/intel/ice/
H A Dice_protocol_type.h433 struct ice_l4_hdr l4_hdr; member
/linux/include/net/
H A Dvxlan.h367 u8 l4_hdr = 0; in vxlan_features_check() local
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_common.c2106 u8 l4_hdr; in nfp_net_features_check() local
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_txrx.c469 unsigned char l4_hdr; in fbnic_features_check_encap_gso() local
/linux/drivers/net/ethernet/chelsio/cxgb4/
H A Dsge.c1269 u8 l4_hdr = 0; in cxgb_encap_offload_supported() local
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c5065 u8 l4_hdr = 0; in be_features_check() local
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c1254 unsigned char *l4_hdr; in hns3_get_l4_protocol() local
/linux/include/linux/
H A Dskbuff.h5259 unsigned char *l4_hdr = skb_transport_header(skb); in lco_csum() local