Family nlctrl
netlink specification¶
Contents
Summary¶
genetlink meta-family that exposes information about all genetlink families registered in the kernel (including itself).
Operations¶
getfamily¶
Get / dump genetlink families
- attribute-set
- do
- request
- attributes
[
family-name
]
- reply
- attributes
[
family-id
,family-name
,hdrsize
,maxattr
,mcast-groups
,ops
,version
]
- dump
- reply
- attributes
[
family-id
,family-name
,hdrsize
,maxattr
,mcast-groups
,ops
,version
]
Definitions¶
Attribute sets¶
ctrl-attrs¶
family-id (u16
)¶
family-name (string
)¶
version (u32
)¶
hdrsize (u32
)¶
maxattr (u32
)¶
mcast-groups (indexed-array
)¶
- sub-type
nest
- nested-attributes
policy (nest-type-value
)¶
- type-value
[‘policy-id’, ‘attr-id’]
- nested-attributes
op-policy (nest-type-value
)¶
- type-value
[‘op-id’]
- nested-attributes