Searched refs:ipv6_rcv (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/net/ipv6/ |
| D | ip6_input.c | 277 int ipv6_rcv(struct sk_buff *skb, struct net_device *dev, struct packet_type *pt, struct net_device… in ipv6_rcv() function
|
| D | af_inet6.c | 804 .func = ipv6_rcv,
|
| /Linux-v5.4/include/net/ |
| D | ipv6.h | 973 int ipv6_rcv(struct sk_buff *skb, struct net_device *dev,
|
| /Linux-v5.4/net/core/ |
| D | dev.c | 4929 ret = INDIRECT_CALL_INET(pt_prev->func, ipv6_rcv, ip_rcv, skb, in __netif_receive_skb_one_core()
|