Sign in
android
/
kernel
/
common
/
e6e200b264271f62a3fadb51ada9423015ece37b
/
.
/
include
/
net
/
nexthop.h
blob: 2b12725de9c094f6ac89831576a2556d5dad5e64 [
file
] [
log
] [
blame
]
David Ahern
ab84be7
2019-05-24 14:43:04 -0700
[
diff
] [
blame
]
1
/* SPDX-License-Identifier: GPL-2.0 */
2
/*
3
* Generic nexthop implementation
4
<