sotoinpcb
#define sotoin6pcb(so) sotoinpcb(so) /* for KAME src sync over BSD*'s */
#define sototcpcb(so) (intotcpcb(sotoinpcb(so)))