Home
last modified time | relevance | path

Searched refs:ndm_type (Results 1 – 6 of 6) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Dneighbour.h14 __u8 ndm_type; member
/linux-4.4.14/net/switchdev/
Dswitchdev.c1044 ndm->ndm_type = 0; in switchdev_port_fdb_dump_cb()
/linux-4.4.14/net/bridge/
Dbr_fdb.c648 ndm->ndm_type = 0; in fdb_fill_info()
/linux-4.4.14/net/core/
Dneighbour.c2165 ndm->ndm_type = neigh->type; in neigh_fill_info()
2217 ndm->ndm_type = RTN_UNICAST; in pneigh_fill_info()
Drtnetlink.c2583 ndm->ndm_type = 0; in nlmsg_populate_fdb_fill()
/linux-4.4.14/drivers/net/
Dvxlan.c301 ndm->ndm_type = RTN_UNICAST; in vxlan_fdb_info()