Home
last modified time | relevance | path

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

/src/sbin/setkey/
H A Dparse.y86 static int setkeymsg_addr(unsigned int, unsigned int,
188 status = setkeymsg_addr(SADB_DELETE, $5, $3, $4, 0);
200 status = setkeymsg_addr(SADB_DELETE, $5, $3, $4, 1);
215 status = setkeymsg_addr(SADB_GET, $5, $3, $4, 0);
947 setkeymsg_addr(unsigned type, unsigned satype, struct addrinfo *srcs, in setkeymsg_addr() function