Home
last modified time | relevance | path

Searched defs:is_l4 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c1146 bool is_l4 = false; in igb_ptp_set_timestamp_mode() local
/openbmc/linux/drivers/net/ethernet/stmicro/stmmac/
H A Dstmmac.h180 int is_l4; member
/openbmc/linux/include/linux/
H A Dskbuff.h1448 __skb_set_hash(struct sk_buff *skb, __u32 hash, bool is_sw, bool is_l4) in __skb_set_hash()
1463 __skb_set_sw_hash(struct sk_buff *skb, __u32 hash, bool is_l4) in __skb_set_sw_hash()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c3603 bool is_l4 = false; in e1000e_config_hwtstamp() local
/openbmc/linux/drivers/net/
H A Dvirtio_net.c3075 bool is_l4 = info->data == (RXH_IP_SRC | RXH_IP_DST | RXH_L4_B_0_1 | RXH_L4_B_2_3); in virtnet_set_hashflow() local