Searched refs:this (Results 4676 - 4685 of 4685) sorted by relevance
1...<<181182183184185186187188
/kernel/linux/linux-6.6/net/ipv6/ |
H A D | addrconf.c | 983 /* Nobody refers to this ifaddr, destroy it */ 1091 NL_SET_ERR_MSG_MOD(extack, "Cannot assign loopback address on this device"); in ipv6_add_addr() 1102 NL_SET_ERR_MSG_MOD(extack, "IPv6 is disabled on this device"); in ipv6_add_addr() 1255 * Note: Because this address is in check_cleanup_prefix_route() 1422 /* A temporary address is created only if this calculated Preferred in ipv6_create_tempaddr() 2645 * addresses; this would be too easy way to crash kernel. in addrconf_prefix_rcv_add_addr() 2817 /* Try to figure out our local address for this prefix */ in addrconf_prefix_rcv() 2978 NL_SET_ERR_MSG_MOD(extack, "IPv6 is disabled on this device"); in inet6_addr_add() 3066 NL_SET_ERR_MSG_MOD(extack, "IPv6 is disabled on this device"); in inet6_addr_del() 3438 /* this devic in addrconf_dev_config() 3590 addrconf_notify(struct notifier_block *this, unsigned long event, void *ptr) addrconf_notify() argument [all...] |
H A D | route.c | 625 * Okay, this does not seem to be appropriate in rt6_probe() 758 /* note that m can be RT6_NUD_FAIL_PROBE at this point */ in find_match() 872 /* make sure this function or its helpers sets f6i */ in rt6_select() 966 /* this function is safe */ in rt6_route_rcv() 1510 * and update bucket pointer to point to the bucket for this 1543 * and update bucket pointer to point to the bucket for this 1692 * Only insert this exception route if its mtu in rt6_insert_exception() 1992 /* If the new MTU is lower than the route PMTU, this new MTU will be the in rt6_mtu_change_route_allowed() 1997 * MTU, this means the old MTU is the lowest in the path, so allow in rt6_mtu_change_route_allowed() 1999 * handle this in rt6_mtu_change_route_allowed() 6264 ip6_route_dev_notify(struct notifier_block *this, unsigned long event, void *ptr) ip6_route_dev_notify() argument [all...] |
/kernel/linux/linux-6.6/net/core/ |
H A D | rtnetlink.c | 113 * we could cause a situation such as this: in __rtnl_unlock() 4174 * implement its own handler for this. in ndo_dflt_fdb_add() 4318 * implement its own handler for this. in ndo_dflt_fdb_del() 4570 * Before Linux v4.12 this code accepted ndmsg since iproute2 v3.3.0. in valid_fdb_dump_legacy() 6384 /* need to do this before rcu_read_unlock() */ in rtnetlink_rcv_msg() 6474 static int rtnetlink_event(struct notifier_block *this, unsigned long event, void *ptr) in rtnetlink_event() argument
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/sha/ |
H A D | sha256-armv4.S | 4 @ this file except in compliance with the License. You can obtain a copy
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/sha/ |
H A D | sha256-armv4.S | 4 @ this file except in compliance with the License. You can obtain a copy
|
/third_party/vixl/src/aarch64/ |
H A D | assembler-aarch64.h | 8 // this list of conditions and the following disclaimer. 10 // this list of conditions and the following disclaimer in the documentation 13 // used to endorse or promote products derived from this software without 132 // other branch to that same label already generated. As an example, this can 141 // When creating a veneer for a branch going out of range, the link for this 142 // branch needs to be removed from this `links_`. Since all branches are 143 // tracked in one underlying InvalSet, the complexity for this deletion is the 153 // The offsets of the instructions that have linked to this label. 193 // the literal (stored as -offset -1). If multiple loads refer to this 331 // Update the value of this litera [all...] |
/third_party/f2fs-tools/lib/ |
H A D | utf8data.h | 3 #error Only nls_utf8-norm.c should include this file.
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm/crypto/ec/ |
H A D | ecp_nistz256-armv4.S | 2653 @ this is how modulus is conditionally 2654 @ synthesized in this case...
|
/third_party/node/deps/openssl/config/archs/linux-armv4/asm_avx2/crypto/ec/ |
H A D | ecp_nistz256-armv4.S | 2653 @ this is how modulus is conditionally 2654 @ synthesized in this case...
|
/third_party/sqlite/src/ |
H A D | sqlite3.c | 3 ** version 3.40.1. By combining all the individual C code files into this 11 ** programs, you need this file and the "sqlite3.h" header file that defines 14 ** the text of this file. Search for "Begin file sqlite3.h" to find the start 33 ** The author disclaims copyright to this source code. In place of 52 ** NO_TEST - The branches on this line are not 85 ** compiler warnings due to subsequent content in this file and other files 86 ** that are included by this file. 93 ** The author disclaims copyright to this source code. In place of 143 ** The author disclaims copyright to this source code. In place of 182 ** system #includes. Hence, this bloc [all...] |
Completed in 180 milliseconds
1...<<181182183184185186187188