Home
last modified time | relevance | path

Searched refs:sadb_x_filter (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dpfkeyv2.h240 struct sadb_x_filter { struct
/openbmc/linux/net/key/
H A Daf_key.c372 [SADB_X_EXT_FILTER] = (u8) sizeof(struct sadb_x_filter),
1848 struct sadb_x_filter *xfilter = ext_hdrs[SADB_X_EXT_FILTER - 1]; in pfkey_dump()