Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dpfkeyv2.h364 #define SADB_EXT_SPIRANGE 16 macro
/openbmc/linux/net/key/
H A Daf_key.c362 [SADB_EXT_SPIRANGE] = (u8) sizeof(struct sadb_spirange),
1373 range = ext_hdrs[SADB_EXT_SPIRANGE-1]; in pfkey_getspi()