Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dxfrm.h519 struct xfrm_address_filter { struct
/linux/net/xfrm/
H A Dxfrm_compat.c127 [XFRMA_ADDRESS_FILTER] = { .len = sizeof(struct xfrm_address_filter) },
H A Dxfrm_state.c2636 struct xfrm_address_filter *filter) in __xfrm_state_filter_match()
2695 struct xfrm_address_filter *filter) in xfrm_state_walk_init()
H A Dxfrm_user.c1515 struct xfrm_address_filter *filter = NULL; in xfrm_dump_sa()
3360 [XFRMA_ADDRESS_FILTER] = { .len = sizeof(struct xfrm_address_filter) },
/linux/include/net/
H A Dxfrm.h130 struct xfrm_address_filter *filter;
1681 struct xfrm_address_filter *filter);
/linux/tools/testing/selftests/net/
H A Dipsec.c1027 struct xfrm_address_filter filter = {}; in xfrm_state_check()
/linux/net/key/
H A Daf_key.c1849 struct xfrm_address_filter *filter = NULL; in pfkey_dump()