Home
last modified time | relevance | path

Searched refs:skb_clear_hash (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/net/netfilter/
H A Dnf_conntrack_ovs.c180 skb_clear_hash(skb); in nf_ct_handle_fragments()
/openbmc/linux/net/openvswitch/
H A Dactions.c377 skb_clear_hash(skb); in set_ip_addr()
425 skb_clear_hash(skb); in set_ipv6_addr()
710 skb_clear_hash(skb); in set_udp()
739 skb_clear_hash(skb); in set_tcp()
769 skb_clear_hash(skb); in set_sctp()
/openbmc/linux/net/l2tp/
H A Dl2tp_eth.c140 skb_clear_hash(skb); in l2tp_eth_dev_recv()
/openbmc/linux/drivers/net/xen-netback/
H A Dhash.c240 skb_clear_hash(skb); in xenvif_set_skb_hash()
H A Dinterface.c253 skb_clear_hash(skb); in xenvif_start_xmit()
/openbmc/linux/net/core/
H A Dlwt_bpf.c633 skb_clear_hash(skb); in bpf_lwt_push_ip_encap()
H A Dfilter.c1715 skb_clear_hash(skb); in BPF_CALL_5()
3149 skb_clear_hash(skb); in BPF_CALL_1()
3320 skb_clear_hash(skb); in bpf_skb_proto_4_to_6()
3350 skb_clear_hash(skb); in bpf_skb_proto_6_to_4()
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_net.c234 skb_clear_hash(skb); in prepare_ipv4_hdr()
/openbmc/linux/net/ipv4/
H A Dip_fragment.c552 skb_clear_hash(skb); in ip_check_defrag()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c955 skb_clear_hash(skb); in mlx4_en_process_rx_cq()
/openbmc/linux/include/linux/
H A Dskbuff.h1434 static inline void skb_clear_hash(struct sk_buff *skb) in skb_clear_hash() function
1444 skb_clear_hash(skb); in skb_clear_hash_if_not_l4()
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dsky2.c2479 skb_clear_hash(re->skb); in receive_copy()