Searched refs:SADB_EXT_SPIRANGE (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/net/
H A Dpfkeyv2.h315 #define SADB_EXT_SPIRANGE 16 macro
/freebsd-current/sbin/setkey/
H A Dtest-pfkey.c415 m_spi.sadb_spirange_exttype = SADB_EXT_SPIRANGE;
/freebsd-current/lib/libipsec/
H A Dpfkey.c427 spirange.sadb_spirange_exttype = SADB_EXT_SPIRANGE;
1704 case SADB_EXT_SPIRANGE:
/freebsd-current/sys/netipsec/
H A Dkey_debug.c237 case SADB_EXT_SPIRANGE:
H A Dkey.c381 [SADB_EXT_SPIRANGE] = sizeof(struct sadb_spirange),
414 [SADB_EXT_SPIRANGE] = sizeof(struct sadb_spirange),
4884 || SADB_CHECKHDR(mhp, SADB_EXT_SPIRANGE)
4896 || SADB_CHECKLEN(mhp, SADB_EXT_SPIRANGE)
4943 (struct sadb_spirange *)mhp->ext[SADB_EXT_SPIRANGE], &saidx);
8167 case SADB_EXT_SPIRANGE:

Completed in 198 milliseconds