Lines Matching +full:sub +full:- +full:groups
30 .Nd Network configuration-specific Netlink family
40 network-related tasks.
45 .Bd -literal
76 identification of self-originated routes.
81 .Bd -literal -offset indent -compact
88 .Bd -literal -offset indent -compact
115 .Bd -literal -offset indent -compact
120 .Bl -tag -width indent
131 The only supported sub-attribute is
142 .Bd -literal
165 .Bd -literal -offset indent -compact
168 RTA_KNH_ID Kernel-specific index of the nexthop
171 (uint32_t) (FreeBSD-specific) Auto-allocated kernel index of the nexthop.
173 (uint32_t) (FreeBSD-specific) rtsock route flags.
185 .Ss Groups
186 The following groups are defined:
187 .Bd -literal -offset indent -compact
193 .Bd -literal
222 Fetches a single nexthop or all nexthops/nexthop groups, depending on the
227 .Bd -literal -offset indent -compact
229 NHA_GROUPS match only nexthtop groups
232 .Bl -tag -width indent
242 .Bd -literal
252 .Bd -literal -offset indent -compact
262 (flag) Matches nexthtop groups during dump.
264 .Ss Groups
265 The following groups are defined:
266 .Bd -literal -offset indent -compact
267 RTNLGRP_NEXTHOP Notifies on nexthop/groups arrival/removal/change
271 .Bd -literal
288 .Bd -literal -offset indent -compact
304 .Bd -literal -offset indent -compact
310 .Bl -tag -width indent
312 (binary) Llink-level interface address (MAC).
314 (binary) (readonly) Link-level broadcast address.
324 (nested) Interface type-specific attributes:
325 .Bd -literal -offset indent -compact
330 .Bl -tag -width indent
332 .Bd -literal -offset indent -compact
340 .Bd -literal -offset indent -compact
344 IF_OPER_LOWERLAYERDOWN some lower-level interface is down
350 (readonly) Consists of the following 64-bit counters structure:
351 .Bd -literal
380 .Ss Groups
381 The following groups are defined:
382 .Bd -literal -offset indent -compact
387 .Bd -literal
391 uint8_t ifa_flags; /* Address-specific flags */
417 .Bd -literal -offset indent -compact
422 .Bl -tag -width indent
433 .Ss Groups
434 The following groups are defined:
435 .Bd -literal -offset indent -compact
441 .Bd -literal
463 .Bd -literal -offset indent -compact
476 .Bd -literal -offset indent -compact
504 .Bd -literal -offset indent -compact
510 .Bl -tag -width indent
514 (binary) neighbor link-level address.
521 .Ss Groups
522 The following groups are defined:
523 .Bd -literal -offset indent -compact
536 .An -nosplit