Function report |
Source Code:include\net\neighbour.h |
Create Date:2022-07-28 06:08:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:neigh_hh_output
Proto:static inline int neigh_hh_output(const struct hh_cache *hh, struct sk_buff *skb)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
const struct hh_cache * | hh | |
struct sk_buff * | skb |
464 | hh_alen = 0 |
468 | Do |
483 | Else |
491 | When read_seqretry( & hh_lock, seq) cycle |
494 | free an sk_buff |
495 | Return skb dropped |
498 | __skb_push(skb, hh_len) |
499 | Return transmit a buffer |
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 |