Home
last modified time | relevance | path

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

/linux/net/ipv6/
H A Dip6_input.c323 void ipv6_list_rcv(struct list_head *head, struct packet_type *pt, in ipv6_list_rcv() function
H A Daf_inet6.c889 .list_func = ipv6_list_rcv,
/linux/net/core/
H A Ddev.c5939 INDIRECT_CALL_INET(pt_prev->list_func, ipv6_list_rcv, in __netif_receive_skb_list_ptype()