Function report |
Source Code:include\net\ipv6.h |
Create Date:2022-07-28 06:11:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:fl6_sock_lookup
Proto:static inline struct ip6_flowlabel *fl6_sock_lookup(struct sock *sk, __be32 label)
Type:struct ip6_flowlabel
Parameter:
Type | Parameter | Name |
---|---|---|
struct sock * | sk | |
__be32 | label |
399 | If static_branch_unlikely( & key) Then Return If __fl6_sock_lookup(sk, label) Else ERR_PTR( - ENOENT) |
402 | Return 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 |