inpcb_bindableaddr
error = inpcb_bindableaddr(inp, sin, cred);
int inpcb_bindableaddr(const struct inpcb *, struct sockaddr_in *,
error = inpcb_bindableaddr(inp, &pktopts->ippo_laddr, cred);