Home
last modified time | relevance | path

Searched refs:xfrm_address_filter (Results 1 – 7 of 7) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Dxfrm.h519 struct xfrm_address_filter { struct
/linux-6.15/net/xfrm/
H A Dxfrm_compat.c127 [XFRMA_ADDRESS_FILTER] = { .len = sizeof(struct xfrm_address_filter) },
H A Dxfrm_state.c2608 struct xfrm_address_filter *filter) in __xfrm_state_filter_match()
2667 struct xfrm_address_filter *filter) in xfrm_state_walk_init()
H A Dxfrm_user.c1470 struct xfrm_address_filter *filter = NULL; in xfrm_dump_sa()
3294 [XFRMA_ADDRESS_FILTER] = { .len = sizeof(struct xfrm_address_filter) },
/linux-6.15/include/net/
H A Dxfrm.h130 struct xfrm_address_filter *filter;
1676 struct xfrm_address_filter *filter);
/linux-6.15/tools/testing/selftests/net/
H A Dipsec.c1020 struct xfrm_address_filter filter = {}; in xfrm_state_check()
/linux-6.15/net/key/
H A Daf_key.c1833 struct xfrm_address_filter *filter = NULL; in pfkey_dump()