Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv6/
H A Daf_inet6.c867 .list_func = ipv6_list_rcv,
/OK3568_Linux_fs/kernel/net/ipv4/
H A Daf_inet.c1931 .list_func = ip_list_rcv,
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h2597 void (*list_func) (struct list_head *, member
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c5408 if (pt_prev->list_func != NULL) in __netif_receive_skb_list_ptype()
5409 INDIRECT_CALL_INET(pt_prev->list_func, ipv6_list_rcv, in __netif_receive_skb_list_ptype()