Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dif_link.h652 IFLA_PORT_RESPONSE, /* __u16, output only */ enumerator
/linux-4.4.14/drivers/net/ethernet/cisco/enic/
Denic_main.c1015 nla_put_u16(skb, IFLA_PORT_RESPONSE, response) || in enic_get_vf_port()
/linux-4.4.14/net/core/
Drtnetlink.c1414 [IFLA_PORT_RESPONSE] = { .type = NLA_U16, },