Home
last modified time | relevance | path

Searched refs:tokenized (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/net/6lowpan/
H A Dndisc.c202 bool sllao, bool tokenized, in lowpan_ndisc_prefix_rcv_add_addr() argument
214 sllao, tokenized, valid_lft, in lowpan_ndisc_prefix_rcv_add_addr()
/OK3568_Linux_fs/kernel/include/net/
H A Dndisc.h221 bool sllao, bool tokenized,
300 bool sllao, bool tokenized, in ndisc_ops_prefix_rcv_add_addr() argument
309 tokenized, valid_lft, in ndisc_ops_prefix_rcv_add_addr()
H A Dif_inet6.h80 bool tokenized; member
H A Daddrconf.h129 u32 addr_flags, bool sllao, bool tokenized,
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0002-yylex-Make-lexer-fatal-errors-actually-be-fatal.patch9 When presented with a command that can't be tokenized to anything
/OK3568_Linux_fs/kernel/net/ipv6/
H A Daddrconf.c1128 ifa->tokenized = false; in ipv6_add_addr()
2607 u32 addr_flags, bool sllao, bool tokenized, in addrconf_prefix_rcv_add_addr() argument
2645 ifp->tokenized = tokenized; in addrconf_prefix_rcv_add_addr()
2805 bool tokenized = false, dev_addr_generated = false; in addrconf_prefix_rcv() local
2815 tokenized = true; in addrconf_prefix_rcv()
2837 tokenized, valid_lft, in addrconf_prefix_rcv()
2847 tokenized, valid_lft, in addrconf_prefix_rcv()
5787 if (ifp->tokenized) { in inet6_set_iftoken()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dcppinternals.info442 The preprocessor stores macro expansions in tokenized form. This saves
H A Dcpp.info4067 The contents of DEFINITION are tokenized and processed as if they
H A Dgfortran.info957 The contents of DEFINITION are tokenized and processed as if they
H A Dgcc.info13056 The contents of DEFINITION are tokenized and processed as if they
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dcppinternals.info442 The preprocessor stores macro expansions in tokenized form. This saves
H A Dcpp.info4067 The contents of DEFINITION are tokenized and processed as if they
H A Dgfortran.info957 The contents of DEFINITION are tokenized and processed as if they
H A Dgcc.info13056 The contents of DEFINITION are tokenized and processed as if they
/OK3568_Linux_fs/external/xserver/
H A DChangeLog109141 over the tokenized match strings. This adds code, but makes it easier to