Home
last modified time | relevance | path

Searched refs:nlattr_add_nested (Results 1 – 8 of 8) sorted by relevance

/freebsd-14.2/sys/netlink/
H A Dnetlink_generic.c128 int off = nlattr_add_nested(nw, CTRL_ATTR_OPS); in dump_family()
135 int cmd_off = nlattr_add_nested(nw, ++cnt); in dump_family()
146 int off = nlattr_add_nested(nw, CTRL_ATTR_MCAST_GROUPS); in dump_family()
154 int cmd_off = nlattr_add_nested(nw, ++cnt); in dump_family()
H A Dnetlink_message_writer.h236 nlattr_add_nested(struct nl_writer *nw, uint16_t nla_type) in nlattr_add_nested() function
/freebsd-14.2/sys/netlink/route/
H A Diface.c256 int off = nlattr_add_nested(nw, IFLAF_CAPS); in dump_iface_caps()
349 int off = nlattr_add_nested(nw, IFLA_FREEBSD); in dump_iface()
1005 int off = nlattr_add_nested(nw, IFA_FREEBSD); in dump_iface_addr()
H A Dneigh.c193 int off = nlattr_add_nested(nw, NDA_FREEBSD); in dump_lle_locked()
H A Drt.c191 int off = nlattr_add_nested(nw, NL_RTA_MULTIPATH); in dump_rc_nhg()
H A Dnexthop.c474 int off = nlattr_add_nested(nw, NHA_FREEBSD); in dump_nhop()
/freebsd-14.2/sys/net/
H A Dif_clone.c296 int off = nlattr_add_nested(nw, IFLA_LINKINFO); in ifc_dump_ifp_nl_default()
H A Dif_vlan.c1367 int off = nlattr_add_nested(nw, IFLA_LINKINFO); in vlan_clone_dump_nl()
1370 int off2 = nlattr_add_nested(nw, IFLA_INFO_DATA); in vlan_clone_dump_nl()