Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dneighbour.h15 __u8 ndm_type; member
/linux/net/mctp/
H A Dneigh.c227 hdr->ndm_type = RTN_UNICAST; // TODO: is loopback RTN_LOCAL? in mctp_fill_neigh()
/linux/net/core/
H A Dneighbour.c2591 ndm->ndm_type = neigh->type; in neigh_fill_info()
2652 ndm->ndm_type = RTN_UNICAST; in pneigh_fill_info()
2815 ndm->ndm_state || ndm->ndm_type) { in neigh_valid_dump_req()
2922 ndm->ndm_type) { in neigh_valid_get_req()
H A Drtnetlink.c4145 ndm->ndm_type = 0; in nlmsg_populate_fdb_fill()
4549 ndm->ndm_flags || ndm->ndm_type) { in valid_fdb_dump_strict()
4738 ndm->ndm_type) { in valid_fdb_get_strict()
/linux/net/bridge/
H A Dbr_fdb.c116 ndm->ndm_type = 0; in fdb_fill_info()
/linux/drivers/net/ethernet/mscc/
H A Docelot_net.c779 ndm->ndm_type = 0; in ocelot_port_fdb_do_dump()
/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-switch.c802 ndm->ndm_type = 0; in dpaa2_switch_fdb_dump_nl()
/linux/net/dsa/
H A Duser.c533 ndm->ndm_type = 0; in dsa_user_port_fdb_do_dump()
/linux/drivers/net/vxlan/
H A Dvxlan_core.c196 ndm->ndm_type = RTN_UNICAST; in vxlan_fdb_info()