Home
last modified time | relevance | path

Searched refs:IFLA_PORT_RESPONSE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/tools/include/uapi/linux/
H A Dif_link.h1053 IFLA_PORT_RESPONSE, /* __u16, output only */ enumerator
/openbmc/linux/include/uapi/linux/
H A Dif_link.h1138 IFLA_PORT_RESPONSE, /* __u16, output only */ enumerator
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_main.c1219 nla_put_u16(skb, IFLA_PORT_RESPONSE, response) || in enic_get_vf_port()
/openbmc/linux/net/core/
H A Drtnetlink.c2048 [IFLA_PORT_RESPONSE] = { .type = NLA_U16, },