Searched refs:IFLA_PORT_RESPONSE (Results 1 - 11 of 11) sorted by relevance
/kernel/linux/linux-5.10/tools/include/uapi/linux/ |
H A D | if_link.h | 838 IFLA_PORT_RESPONSE, /* __u16, output only */ enumerator
|
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | if_link.h | 1029 IFLA_PORT_RESPONSE, /* __u16, output only */ enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | if_link.h | 1138 IFLA_PORT_RESPONSE, /* __u16, output only */ enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | if_link.h | 686 IFLA_PORT_RESPONSE, enumerator
|
/kernel/linux/linux-6.6/tools/include/uapi/linux/ |
H A D | if_link.h | 1053 IFLA_PORT_RESPONSE, /* __u16, output only */ enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | if_link.h | 686 IFLA_PORT_RESPONSE, enumerator
|
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/ |
H A D | if_link.h | 626 IFLA_PORT_RESPONSE, enumerator
|
/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/ |
H A D | enic_main.c | 1207 nla_put_u16(skb, IFLA_PORT_RESPONSE, response) || in enic_get_vf_port()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/ |
H A D | enic_main.c | 1207 nla_put_u16(skb, IFLA_PORT_RESPONSE, response) || in enic_get_vf_port()
|
/kernel/linux/linux-5.10/net/core/ |
H A D | rtnetlink.c | 1920 [IFLA_PORT_RESPONSE] = { .type = NLA_U16, },
|
/kernel/linux/linux-6.6/net/core/ |
H A D | rtnetlink.c | 2019 [IFLA_PORT_RESPONSE] = { .type = NLA_U16, },
|
Completed in 37 milliseconds