Home
last modified time | relevance | path

Searched refs:ipv6_list_rcv (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/net/ipv6/
H A Dip6_input.c324 void ipv6_list_rcv(struct list_head *head, struct packet_type *pt, in ipv6_list_rcv() function
H A Daf_inet6.c888 .list_func = ipv6_list_rcv,
/openbmc/linux/include/net/
H A Dipv6.h1086 void ipv6_list_rcv(struct list_head *head, struct packet_type *pt,
/openbmc/linux/net/core/
H A Ddev.c5598 INDIRECT_CALL_INET(pt_prev->list_func, ipv6_list_rcv, in __netif_receive_skb_list_ptype()