Objects that implement the binary & operator.
&
impl BitAnd<SockFlags> for SockFlags { type Output = SockFlags; }