Home
last modified time | relevance | path

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

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