Function report |
Source Code:include\net\dst.h |
Create Date:2022-07-28 06:08:28 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dst_neigh_lookup_skb
Proto:static inline struct neighbour *dst_neigh_lookup_skb(const struct dst_entry *dst, struct sk_buff *skb)
Type:struct neighbour
Parameter:
Type | Parameter | Name |
---|---|---|
const struct dst_entry * | dst | |
struct sk_buff * | skb |
404 | n = neigh_lookup(dst, skb, NULL) |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |