Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/
Dneighbour.h15 __u8 ndm_type; member
/Linux-v5.15/net/mctp/
Dneigh.c226 hdr->ndm_type = RTN_UNICAST; // TODO: is loopback RTN_LOCAL? in mctp_fill_neigh()
/Linux-v5.15/net/core/
Dneighbour.c2444 ndm->ndm_type = neigh->type; in neigh_fill_info()
2499 ndm->ndm_type = RTN_UNICAST; in pneigh_fill_info()
2667 ndm->ndm_state || ndm->ndm_type) { in neigh_valid_dump_req()
2772 ndm->ndm_type) { in neigh_valid_get_req()
Drtnetlink.c3883 ndm->ndm_type = 0; in nlmsg_populate_fdb_fill()
4259 ndm->ndm_flags || ndm->ndm_type) { in valid_fdb_dump_strict()
4448 ndm->ndm_type) { in valid_fdb_get_strict()
/Linux-v5.15/net/bridge/
Dbr_fdb.c673 ndm->ndm_type = 0; in fdb_fill_info()
/Linux-v5.15/drivers/net/ethernet/mscc/
Docelot.c1034 ndm->ndm_type = 0; in ocelot_port_fdb_do_dump()
/Linux-v5.15/net/dsa/
Dslave.c212 ndm->ndm_type = 0; in dsa_slave_port_fdb_do_dump()
/Linux-v5.15/drivers/net/ethernet/freescale/dpaa2/
Ddpaa2-switch.c790 ndm->ndm_type = 0; in dpaa2_switch_fdb_dump_nl()
/Linux-v5.15/drivers/net/
Dvxlan.c303 ndm->ndm_type = RTN_UNICAST; in vxlan_fdb_info()