| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | xfrm.h | 49 struct xfrm_selector { struct 367 struct xfrm_selector sel; 412 struct xfrm_selector sel; 429 struct xfrm_selector sel; 437 struct xfrm_selector sel; 461 struct xfrm_selector sel;
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | xfrm.h | 49 struct xfrm_selector { struct 367 struct xfrm_selector sel; 412 struct xfrm_selector sel; 429 struct xfrm_selector sel; 437 struct xfrm_selector sel; 461 struct xfrm_selector sel;
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | xfrm.h | 49 struct xfrm_selector { struct 367 struct xfrm_selector sel; 413 struct xfrm_selector sel; 430 struct xfrm_selector sel; 438 struct xfrm_selector sel; 462 struct xfrm_selector sel;
|
| /OK3568_Linux_fs/kernel/include/net/ |
| H A D | xfrm.h | 162 struct xfrm_selector sel; 514 struct xfrm_selector selector; 575 int (*report)(struct net *net, u8 proto, struct xfrm_selector *sel, xfrm_address_t *addr); 576 int (*migrate)(const struct xfrm_selector *sel, 892 bool xfrm_selector_match(const struct xfrm_selector *sel, 1640 struct xfrm_selector *sel, 1660 int km_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, 1669 int xfrm_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, 1677 int km_report(struct net *net, u8 proto, struct xfrm_selector *sel,
|
| /OK3568_Linux_fs/kernel/net/xfrm/ |
| H A D | xfrm_compat.c | 23 struct xfrm_selector sel; 32 struct xfrm_selector sel; 47 struct xfrm_selector sel;
|
| H A D | xfrm_policy.c | 203 __xfrm4_selector_match(const struct xfrm_selector *sel, const struct flowi *fl) in __xfrm4_selector_match() 216 __xfrm6_selector_match(const struct xfrm_selector *sel, const struct flowi *fl) in __xfrm6_selector_match() 228 bool xfrm_selector_match(const struct xfrm_selector *sel, const struct flowi *fl, in xfrm_selector_match() 489 const struct xfrm_selector *sel, in policy_hash_bysel() 1410 static inline int selector_cmp(struct xfrm_selector *s1, struct xfrm_selector *s2) in selector_cmp() 1414 int len = sizeof(struct xfrm_selector) / sizeof(u32); in selector_cmp() 1626 u32 if_id, u8 type, int dir, struct xfrm_selector *sel, in __xfrm_policy_bysel_ctx() 1648 u8 type, int dir, struct xfrm_selector *sel, in xfrm_policy_bysel_ctx() 1899 const struct xfrm_selector *sel = &pol->selector; in xfrm_policy_match() 4216 struct xfrm_selector *sel = &xp->selector; in xfrm_audit_common_policyinfo() [all …]
|
| H A D | xfrm_hash.h | 139 static inline unsigned int __sel_hash(const struct xfrm_selector *sel, in __sel_hash()
|
| H A D | xfrm_user.c | 2512 const struct xfrm_selector *sel, in build_migrate() 2557 static int xfrm_send_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, in xfrm_send_migrate() 2578 static int xfrm_send_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, in xfrm_send_migrate() 3314 struct xfrm_selector *sel, xfrm_address_t *addr) in build_report() 3339 struct xfrm_selector *sel, xfrm_address_t *addr) in xfrm_send_report()
|
| H A D | xfrm_state.c | 854 __xfrm4_init_tempsel(struct xfrm_selector *sel, const struct flowi *fl) in __xfrm4_init_tempsel() 872 __xfrm6_init_tempsel(struct xfrm_selector *sel, const struct flowi *fl) in __xfrm6_init_tempsel() 2250 int km_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, in km_migrate() 2274 int km_report(struct net *net, u8 proto, struct xfrm_selector *sel, xfrm_address_t *addr) in km_report()
|
| /OK3568_Linux_fs/kernel/net/ipv6/ |
| H A D | mip6.c | 203 struct xfrm_selector sel; in mip6_destopt_reject()
|
| /OK3568_Linux_fs/kernel/net/key/ |
| H A D | af_key.c | 2368 struct xfrm_selector sel; in pfkey_spddelete() 2556 struct xfrm_selector sel; in pfkey_migrate() 3465 const struct xfrm_selector *sel) in set_sadb_address() 3549 static int pfkey_send_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, in pfkey_send_migrate() 3660 static int pfkey_send_migrate(const struct xfrm_selector *sel, u8 dir, u8 type, in pfkey_send_migrate()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | security.h | 173 struct xfrm_selector;
|