Lines Matching refs:this

620 	 * Okay, this does not seem to be appropriate
755 /* note that m can be RT6_NUD_FAIL_PROBE at this point */
869 /* make sure this function or its helpers sets f6i */
963 /* this function is safe */
1511 * and update bucket pointer to point to the bucket for this
1544 * and update bucket pointer to point to the bucket for this
1693 * Only insert this exception route if its mtu
1993 /* If the new MTU is lower than the route PMTU, this new MTU will be the
1998 * MTU, this means the old MTU is the lowest in the path, so allow
2000 * handle this.
2248 * this refcnt is always returned to the caller even
2626 * into this function always.
2936 * this case we must match on the real ingress device, so reset it
2941 /* Get the "current" route for this destination and
2946 * Due to the way the routes are chosen, this notion
3179 /* Add this dst into uncached_list so that rt6_disable_ip() can
3334 /* if gw_addr is local we will fail to detect this in case
3382 "Egress device can not be loopback device for this route");
4092 * so that this nexthop apparently is reachable. --ANK
4854 We still use this lock to block changes
4867 /* fib6_nh_mtu_change only returns 0, so this is safe */
5083 /* if this is an APPEND route, then rt points to the first route
5413 /* add the overhead of this fib6_nh to nexthop_len */
5746 * partial dumps, this node is scanned again completely,
5789 /* success since this is not a prefix route */
6117 static int ip6_route_dev_notify(struct notifier_block *this,
6139 * netdev_wait_allrefs(). Make sure we only call this once.
6467 /* Registering of the loopback is done before this portion of code,