Home
last modified time | relevance | path

Searched refs:NDTA_PARMS (Results 1 – 4 of 4) sorted by relevance

/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 Dneighbour.h165 NDTA_PARMS, /* nested TLV NDTPA_* */ enumerator
/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 Dneighbour.h165 NDTA_PARMS, /* nested TLV NDTPA_* */ enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dneighbour.h171 NDTA_PARMS, /* nested TLV NDTPA_* */ enumerator
/OK3568_Linux_fs/kernel/net/core/
H A Dneighbour.c2016 nest = nla_nest_start_noflag(skb, NDTA_PARMS); in neightbl_fill_parms()
2188 [NDTA_PARMS] = { .type = NLA_NESTED },
2251 if (tb[NDTA_PARMS]) { in neightbl_set()
2257 tb[NDTA_PARMS], in neightbl_set()