Home
last modified time | relevance | path

Searched defs:neighbour (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/include/net/
H A Dneighbour.h137 struct neighbour { struct
138 struct neighbour __rcu *next; argument
158 int (*output)(struct neighbour *, struct sk_buff *); argument
171 void (*solicit)(struct neighbour *, struct sk_buff *); argument
H A Drose.h114 struct rose_neigh *neighbour[3]; member
133 struct rose_neigh *neighbour; member
H A Dnetrom.h105 struct nr_neigh *neighbour; member
H A Dx25.h153 struct x25_neigh *neighbour; member
/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 Dnetrom.h31 ax25_address neighbour; member
H A Drose.h69 ax25_address neighbour; member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dnetrom.h31 ax25_address neighbour; member
H A Drose.h69 ax25_address neighbour; member
/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 Dnetrom.h31 ax25_address neighbour; member
H A Drose.h69 ax25_address neighbour; member
/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/netrom/
H A Dnetrom.h47 ax25_address neighbour; member
/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/netrom/
H A Dnetrom.h47 ax25_address neighbour; member
/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/netrose/
H A Drose.h94 ax25_address neighbour; member
/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/netrose/
H A Drose.h94 ax25_address neighbour; member
/OK3568_Linux_fs/kernel/net/netrom/
H A Dnr_route.c323 static int nr_del_node(ax25_address *callsign, ax25_address *neighbour, struct net_device *dev) in nr_del_node()
/OK3568_Linux_fs/kernel/net/core/
H A Dneighbour.c2957 void neigh_for_each(struct neigh_table *tbl, void (*cb)(struct neighbour *, void *), void *cookie) in neigh_for_each() argument
2981 int (*cb)(struct neighbour *)) in __neigh_for_each_release()