Searched defs:socket_args (Results 1 – 1 of 1) sorted by relevance
333 struct socket_args { struct334 char domain_l_[PADL_(int)]; int domain; char domain_r_[PADR_(int)];335 char type_l_[PADL_(int)]; int type; char type_r_[PADR_(int)];336 char protocol_l_[PADL_(int)]; int protocol; char protocol_r_[PADR_(int)];