Home
last modified time | relevance | path

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

/linux-6.15/net/ipv6/
H A Daf_inet6.c889 .list_func = ipv6_list_rcv,
/linux-6.15/net/ipv4/
H A Daf_inet.c1887 .list_func = ip_list_rcv,
/linux-6.15/include/linux/
H A Dnetdevice.h2910 void (*list_func) (struct list_head *, member
/linux-6.15/net/core/
H A Ddev.c5929 if (pt_prev->list_func != NULL) in __netif_receive_skb_list_ptype()
5930 INDIRECT_CALL_INET(pt_prev->list_func, ipv6_list_rcv, in __netif_receive_skb_list_ptype()