Home
last modified time | relevance | path

Searched refs:nlmsg_flush (Results 1 – 15 of 15) sorted by relevance

/freebsd-14.2/sys/netlink/
H A Dnetlink_glue.c203 .nlmsg_flush = nlmsg_flush_stub,
248 nlmsg_flush(struct nl_writer *nw) in nlmsg_flush() function
250 return (_nl->nlmsg_flush(nw)); in nlmsg_flush()
H A Dnetlink_message_writer.h121 nlmsg_flush(struct nl_writer *nw) in nlmsg_flush() function
169 bool nlmsg_flush(struct nl_writer *nw);
H A Dktest_netlink_message_writer.c100 nlmsg_flush(&nw); in test_mbuf_writer_allocation()
H A Dnetlink_sysevent.c108 nlmsg_flush(&nw); in sysevent_write()
H A Dnetlink_module.c180 .nlmsg_flush = _nlmsg_flush,
H A Dnetlink_io.c559 nlmsg_flush(&nw); in nl_process_mbuf()
587 nlmsg_flush(&nw); in nl_process_mbuf()
H A Dnetlink_var.h198 bool (*nlmsg_flush)(struct nl_writer *nw); member
H A Dnetlink_generic.c264 nlmsg_flush(&nw); in nlctrl_notify()
H A Dnetlink_message_writer.c653 nlmsg_flush(nw); in _nlmsg_refill_buffer()
/freebsd-14.2/sys/modules/netlink/
H A DMakefile16 EXPORT_SYMS+= nlmsg_flush
/freebsd-14.2/sys/compat/linux/
H A Dlinux_netlink.c575 nlmsg_flush(&nw); in nlmsgs_to_linux()
/freebsd-14.2/sys/netlink/route/
H A Drt.c377 nlmsg_flush(&nw); in report_operation()
1093 nlmsg_flush(&nw); in rtnl_handle_route_event()
H A Dnexthop.c563 nlmsg_flush(&nw); in delete_unhop()
957 nlmsg_flush(&nw); in rtnl_handle_newnhop()
H A Dneigh.c582 nlmsg_flush(&nw); in rtnl_lle_event()
H A Diface.c1395 nlmsg_flush(&nw); in rtnl_handle_ifaddr()
1412 nlmsg_flush(&nw); in rtnl_handle_ifevent()