Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igb/
H A Digb_ptp.c1139 bool is_l4 = false; in igb_ptp_set_timestamp_mode() local
/linux/include/linux/
H A Dskbuff.h1504 __skb_set_hash(struct sk_buff *skb, __u32 hash, bool is_sw, bool is_l4) in __skb_set_hash()
1519 __skb_set_sw_hash(struct sk_buff *skb, __u32 hash, bool is_l4) in __skb_set_sw_hash()
/linux/drivers/net/ethernet/intel/e1000e/
H A Dnetdev.c3607 bool is_l4 = false; in e1000e_config_hwtstamp() local
/linux/drivers/net/
H A Dvirtio_net.c4330 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