Home
last modified time | relevance | path

Searched refs:nd_num (Results 1 – 2 of 2) sorted by relevance

/components/net/netdev/src/
A Dnetdev.c437 …ct msg_buf *msg, int (*cb)(struct msg_buf *m_buf, struct netdev *nd, int nd_num, int index, int ip… in netdev_getnetdev() argument
441 int nd_num = 0; in netdev_getnetdev() local
448 nd_num = rt_slist_len(&cur_nd_list->list) + 1; in netdev_getnetdev()
451 err = cb(msg, cur_nd_list, nd_num, nd.ifindex, ROUTE_IPV4_TRUE); in netdev_getnetdev()
460 err = cb(msg, nd_node, nd_num, nd.ifindex, ROUTE_IPV4_TRUE); in netdev_getnetdev()
/components/net/netdev/include/
A Dnetdev.h162 …ct msg_buf *msg, int (*cb)(struct msg_buf *m_buf, struct netdev *nd, int nd_num, int index, int ip…

Completed in 5 milliseconds