Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/linux/
Dneighbour.h15 __u8 ndm_type; member
/Linux-v6.1/net/mctp/
Dneigh.c227 hdr->ndm_type = RTN_UNICAST; // TODO: is loopback RTN_LOCAL? in mctp_fill_neigh()
/Linux-v6.1/net/core/
Dneighbour.c2580 ndm->ndm_type = neigh->type; in neigh_fill_info()
2641 ndm->ndm_type = RTN_UNICAST; in pneigh_fill_info()
2811 ndm->ndm_state || ndm->ndm_type) { in neigh_valid_dump_req()
2916 ndm->ndm_type) { in neigh_valid_get_req()
Drtnetlink.c3979 ndm->ndm_type = 0; in nlmsg_populate_fdb_fill()
4385 ndm->ndm_flags || ndm->ndm_type) { in valid_fdb_dump_strict()
4574 ndm->ndm_type) { in valid_fdb_get_strict()
/Linux-v6.1/net/bridge/
Dbr_fdb.c118 ndm->ndm_type = 0; in fdb_fill_info()
/Linux-v6.1/drivers/net/ethernet/mscc/
Docelot_net.c788 ndm->ndm_type = 0; in ocelot_port_fdb_do_dump()
/Linux-v6.1/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch.c794 ndm->ndm_type = 0; in dpaa2_switch_fdb_dump_nl()
/Linux-v6.1/net/dsa/
Dslave.c417 ndm->ndm_type = 0; in dsa_slave_port_fdb_do_dump()
/Linux-v6.1/drivers/net/vxlan/
Dvxlan_core.c243 ndm->ndm_type = RTN_UNICAST; in vxlan_fdb_info()