Function report |
Source Code:include\net\neighbour.h |
Create Date:2022-07-28 06:08:21 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:neigh_output
Proto:static inline int neigh_output(struct neighbour *n, struct sk_buff *skb, bool skip_cache)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct neighbour * | n | |
| struct sk_buff * | skb | |
| bool | skip_cache |
| 507 | If nud_state & NUD_CONNECTED && hh_len && Not skip_cache Then Return neigh_hh_output(hh, skb) |
| 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 |