Searched defs:SO_REUSEPORT (Results 1 – 2 of 2) sorted by relevance
53 inline int SO_REUSEPORT = 0x0200; /* allow local address & port reuse */ variable
139 #define SO_REUSEPORT 0x00000200 /* allow local address & port reuse */ macro