Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dneighbour.h15 __u8 ndm_type; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dneighbour.h15 __u8 ndm_type; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dneighbour.h15 __u8 ndm_type; member
/OK3568_Linux_fs/kernel/net/core/
H A Dneighbour.c2472 ndm->ndm_type = neigh->type; in neigh_fill_info()
2527 ndm->ndm_type = RTN_UNICAST; in pneigh_fill_info()
2688 ndm->ndm_state || ndm->ndm_type) { in neigh_valid_dump_req()
2793 ndm->ndm_type) { in neigh_valid_get_req()
H A Drtnetlink.c3882 ndm->ndm_type = 0; in nlmsg_populate_fdb_fill()
4258 ndm->ndm_flags || ndm->ndm_type) { in valid_fdb_dump_strict()
4447 ndm->ndm_type) { in valid_fdb_get_strict()
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_fdb.c666 ndm->ndm_type = 0; in fdb_fill_info()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/
H A Docelot.c670 ndm->ndm_type = 0; in ocelot_port_fdb_do_dump()
/OK3568_Linux_fs/kernel/drivers/staging/fsl-dpaa2/ethsw/
H A Dethsw.c617 ndm->ndm_type = 0; in dpaa2_switch_fdb_dump_nl()
/OK3568_Linux_fs/kernel/net/dsa/
H A Dslave.c208 ndm->ndm_type = 0; in dsa_slave_port_fdb_do_dump()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dvxlan.c302 ndm->ndm_type = RTN_UNICAST; in vxlan_fdb_info()