Searched defs:socket_args (Results 1 – 1 of 1) sorted by relevance
333 struct socket_args { struct334 int domain; char domain_[PAD_(int)];335 int type; char type_[PAD_(int)];336 int protocol; char protocol_[PAD_(int)];