Function report |
Source Code:include\net\xfrm.h |
Create Date:2022-07-28 19:14:11 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:xfrm_flowi_addr_get
Proto:static inline void xfrm_flowi_addr_get(const struct flowi *fl, xfrm_address_t *saddr, xfrm_address_t *daddr, unsigned short family)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
const struct flowi * | fl | |
xfrm_address_t * | saddr | |
xfrm_address_t * | daddr | |
unsigned short | family |
1263 | Case family == Internet IP Protocol |
1264 | memcpy( & a4, & (saddr,daddr) must be grouped, same order as in IP header , size of a4 ) |
1266 | Break |
1267 | Case family == IP version 6 |
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 |