Home
last modified time | relevance | path

Searched refs:intoudpcb (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/boot/include/netinet/
H A Dudp_var.h72 #define intoudpcb(ip) ((struct udpcb *)(ip)->inp_ppcb) macro
73 #define sotoudpcb(so) (intoudpcb(sotoinpcb(so)))