Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dneighbour.h15 __u8 ndm_type; member
/Linux-v4.19/net/bridge/
Dbr_fdb.c651 ndm->ndm_type = 0; in fdb_fill_info()
/Linux-v4.19/net/dsa/
Dslave.c215 ndm->ndm_type = 0; in dsa_slave_port_fdb_do_dump()
/Linux-v4.19/net/core/
Dneighbour.c2234 ndm->ndm_type = neigh->type; in neigh_fill_info()
2286 ndm->ndm_type = RTN_UNICAST; in pneigh_fill_info()
Drtnetlink.c3392 ndm->ndm_type = 0; in nlmsg_populate_fdb_fill()
/Linux-v4.19/drivers/net/ethernet/mscc/
Docelot.c777 ndm->ndm_type = 0; in ocelot_fdb_do_dump()
/Linux-v4.19/drivers/net/
Dvxlan.c301 ndm->ndm_type = RTN_UNICAST; in vxlan_fdb_info()