Lines Matching refs:ndmsg
4476 struct ndmsg *ndm; in nlmsg_populate_fdb_fill()
4507 return NLMSG_ALIGN(sizeof(struct ndmsg)) + in rtnl_fdb_nlmsg_size()
4540 int ndo_dflt_fdb_add(struct ndmsg *ndm, in ndo_dflt_fdb_add()
4605 struct ndmsg *ndm; in rtnl_fdb_add()
4688 int ndo_dflt_fdb_del(struct ndmsg *ndm, in ndo_dflt_fdb_del()
4718 struct ndmsg *ndm; in rtnl_fdb_del()
4887 struct ndmsg *ndm; in valid_fdb_dump_strict()
4902 err = nlmsg_parse_deprecated_strict(nlh, sizeof(struct ndmsg), tb, in valid_fdb_dump_strict()
4950 if (nlmsg_len(nlh) != sizeof(struct ndmsg) && in valid_fdb_dump_legacy()
4951 (nlmsg_len(nlh) != sizeof(struct ndmsg) + in valid_fdb_dump_legacy()
5055 struct ndmsg *ndm; in valid_fdb_get_strict()
5075 err = nlmsg_parse_deprecated_strict(nlh, sizeof(struct ndmsg), tb, in valid_fdb_get_strict()