Searched refs:DCB_ATTR_APP (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/net/dcb/ |
| H A D | dcbnl.c | 54 [DCB_ATTR_APP] = {.type = NLA_NESTED}, 440 if (!tb[DCB_ATTR_APP]) in dcbnl_getapp() 444 tb[DCB_ATTR_APP], dcbnl_app_nest, in dcbnl_getapp() 476 app_nest = nla_nest_start_noflag(skb, DCB_ATTR_APP); in dcbnl_getapp() 509 if (!tb[DCB_ATTR_APP]) in dcbnl_setapp() 513 tb[DCB_ATTR_APP], dcbnl_app_nest, in dcbnl_setapp() 545 ret = nla_put_u8(skb, DCB_ATTR_APP, ret); in dcbnl_setapp() 1279 DCB_ATTR_APP); in dcbnl_cee_fill()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | dcbnl.h | 383 DCB_ATTR_APP, enumerator
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | dcbnl.h | 383 DCB_ATTR_APP, enumerator
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | dcbnl.h | 383 DCB_ATTR_APP, enumerator
|