Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/linux/
Dneighbour.h15 __u8 ndm_type; member
/linux-6.6.21/net/mctp/
Dneigh.c227 hdr->ndm_type = RTN_UNICAST; // TODO: is loopback RTN_LOCAL? in mctp_fill_neigh()
/linux-6.6.21/net/core/
Dneighbour.c2583 ndm->ndm_type = neigh->type; in neigh_fill_info()
2644 ndm->ndm_type = RTN_UNICAST; in pneigh_fill_info()
2814 ndm->ndm_state || ndm->ndm_type) { in neigh_valid_dump_req()
2919 ndm->ndm_type) { in neigh_valid_get_req()
Drtnetlink.c4112 ndm->ndm_type = 0; in nlmsg_populate_fdb_fill()
4523 ndm->ndm_flags || ndm->ndm_type) { in valid_fdb_dump_strict()
4712 ndm->ndm_type) { in valid_fdb_get_strict()
/linux-6.6.21/net/bridge/
Dbr_fdb.c119 ndm->ndm_type = 0; in fdb_fill_info()
/linux-6.6.21/drivers/net/ethernet/mscc/
Docelot_net.c779 ndm->ndm_type = 0; in ocelot_port_fdb_do_dump()
/linux-6.6.21/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch.c802 ndm->ndm_type = 0; in dpaa2_switch_fdb_dump_nl()
/linux-6.6.21/net/dsa/
Dslave.c526 ndm->ndm_type = 0; in dsa_slave_port_fdb_do_dump()
/linux-6.6.21/drivers/net/vxlan/
Dvxlan_core.c196 ndm->ndm_type = RTN_UNICAST; in vxlan_fdb_info()