Searched defs:IN_ADDR (Results 1 – 10 of 10) sorted by relevance
23 } IN_ADDR, *PIN_ADDR, *LPIN_ADDR; typedef
21 #define IN_ADDR IN_ADDR_IPV6INCOMPATIBLE macro
146 } IN_ADDR; typedef
803 pub(crate) fn to_in_addr(addr: &Ipv4Addr) -> IN_ADDR { in to_in_addr()
3494 pub struct IN_ADDR { struct3495 pub S_un: IN_ADDR_0, argument3497 impl Copy for IN_ADDR {} implementation3498 impl Clone for IN_ADDR { implementation
2615 pub struct IN_ADDR { struct2616 pub S_un: IN_ADDR_0, argument
280704 pub type IN_ADDR = in_addr; typedef