Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Daf_inet6.c888 .list_func = ipv6_list_rcv,
/openbmc/linux/net/ipv4/
H A Daf_inet.c1955 .list_func = ip_list_rcv,
/openbmc/linux/include/linux/
H A Dnetdevice.h2706 void (*list_func) (struct list_head *, member
/openbmc/linux/net/core/
H A Ddev.c5597 if (pt_prev->list_func != NULL) in __netif_receive_skb_list_ptype()
5598 INDIRECT_CALL_INET(pt_prev->list_func, ipv6_list_rcv, in __netif_receive_skb_list_ptype()