pk_recv
static struct sadb_msg *pk_recv(int, int *);
msg = (struct sadb_msg *) pk_recv(fd, &len);
msg = pk_recv(s, &len);