Searched refs:setkeymsg_addr (Results 1 – 1 of 1) sorted by relevance
/netbsd/crypto/dist/ipsec-tools/src/setkey/ |
H A D | parse.y | 103 static int setkeymsg_addr(unsigned int, unsigned int, 215 status = setkeymsg_addr(SADB_DELETE, $5, $3, $4, 0); 226 if (setkeymsg_addr(SADB_DELETE, $5, $3, $4, 1) < 0) 240 if (setkeymsg_addr(SADB_DELETE, 258 status = setkeymsg_addr(SADB_GET, $5, $3, $4, 0); 1151 setkeymsg_addr(unsigned int type, unsigned int satype, struct addrinfo *srcs, in setkeymsg_addr() function
|