Home
last modified time | relevance | path

Searched refs:pfkey_get_spi (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sbin/ipsecctl/
Dpfkey.h31 u_int32_t pfkey_get_spi(struct sadb_msg *);
Dipsecctl.c774 sad[i].sad_spi = pfkey_get_spi(msg); in ipsecctl_show()
Dpfkdump.c707 pfkey_get_spi(struct sadb_msg *msg) in pfkey_get_spi() function