Searched refs:CTRL_ATTR_OPS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/uapi/linux/ | ||
H A D | genetlink.h | 64 CTRL_ATTR_OPS, enumerator |
/openbmc/linux/net/netlink/ | ||
H A D | genetlink.c | 1105 nla_ops = nla_nest_start_noflag(skb, CTRL_ATTR_OPS); in ctrl_fill_info() |