Home
last modified time | relevance | path

Searched refs:NHA_GROUP (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/netlink/route/
H A Dnexthop.h47 NHA_GROUP, /* binary: array of struct nexthop_grp */ enumerator
H A Dnexthop.c417 nla->nla_type = NHA_GROUP; in dump_nhgrp()
725 { .type = NHA_GROUP, .off = _OUT(nha_group), .cb = nlattr_get_nhg },