Home
last modified time | relevance | path

Searched refs:raw_local_deliver (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/net/
H A Draw.h30 int raw_local_deliver(struct sk_buff *, int);
/openbmc/linux/net/ipv4/
H A Dip_input.c193 raw = raw_local_deliver(skb, protocol); in ip_protocol_deliver_rcu()
H A Draw.c193 int raw_local_deliver(struct sk_buff *skb, int protocol) in raw_local_deliver() function