Searched refs:intoudpcb (Results 1 – 1 of 1) sorted by relevance
72 #define intoudpcb(ip) ((struct udpcb *)(ip)->inp_ppcb) macro73 #define sotoudpcb(so) (intoudpcb(sotoinpcb(so)))