nlmsg            1162 net/bridge/br_private.h int br_setlink(struct net_device *dev, struct nlmsghdr *nlmsg, u16 flags,
nlmsg            1164 net/bridge/br_private.h int br_dellink(struct net_device *dev, struct nlmsghdr *nlmsg, u16 flags);
nlmsg             187 net/tipc/netlink_compat.c 	struct nlmsghdr *nlmsg;
nlmsg             209 net/tipc/netlink_compat.c 		nlmsg_for_each_msg(nlmsg, nlmsg_hdr(buf), len, rem) {
nlmsg             212 net/tipc/netlink_compat.c 			err = tipc_nlmsg_parse(nlmsg, &attrs);
nlmsg              21 tools/lib/bpf/netlink.c typedef int (*__dump_nlmsg_t)(struct nlmsghdr *nlmsg, libbpf_dump_nlmsg_t,