Searched defs:SO_BINDANY (Results 1 – 2 of 2) sorted by relevance
/openbsd/regress/sys/net/pf_divert/ | ||
H A D | Client.pm | 27 use constant SO_BINDANY => 0x1000; constant |
/openbsd/sys/sys/ | ||
H A D | socket.h | 98 #define SO_BINDANY 0x1000 /* allow bind to any address */ macro |