Home
last modified time | relevance | path

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

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