Searched refs:IFLA_PORT_REQUEST (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | if_link.h | 837 IFLA_PORT_REQUEST, /* __u8 */ enumerator
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | if_link.h | 1028 IFLA_PORT_REQUEST, /* __u8 */ enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | if_link.h | 1137 IFLA_PORT_REQUEST, /* __u8 */ enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | if_link.h | 685 IFLA_PORT_REQUEST, enumerator
|
/kernel/linux/linux-6.6/tools/include/uapi/linux/ |
H A D | if_link.h | 1052 IFLA_PORT_REQUEST, /* __u8 */ enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | if_link.h | 685 IFLA_PORT_REQUEST, enumerator
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | if_link.h | 625 IFLA_PORT_REQUEST, enumerator
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/ |
H A D | enic_main.c | 1110 if (!port[IFLA_PORT_REQUEST]) in enic_set_vf_port() 1117 pp->request = nla_get_u8(port[IFLA_PORT_REQUEST]); in enic_set_vf_port() 1206 if (nla_put_u16(skb, IFLA_PORT_REQUEST, pp->request) || in enic_get_vf_port()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/ |
H A D | enic_main.c | 1110 if (!port[IFLA_PORT_REQUEST]) in enic_set_vf_port() 1117 pp->request = nla_get_u8(port[IFLA_PORT_REQUEST]); in enic_set_vf_port() 1206 if (nla_put_u16(skb, IFLA_PORT_REQUEST, pp->request) || in enic_get_vf_port()
|
/kernel/linux/linux-5.10/net/core/ |
H A D | rtnetlink.c | 1919 [IFLA_PORT_REQUEST] = { .type = NLA_U8, },
|
/kernel/linux/linux-6.6/net/core/ |
H A D | rtnetlink.c | 2018 [IFLA_PORT_REQUEST] = { .type = NLA_U8, },
|
Completed in 41 milliseconds