Home
last modified time | relevance | path

Searched defs:udpcb (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/sys/netinet/
H A Dudp_var.h67 struct udpcb { struct
76 #define intoudpcb(ip) ((struct udpcb *)(ip)->inp_ppcb) argument