Searched refs:IN_CLASSA_NET (Results 1 – 14 of 14) sorted by relevance
251 #define IN_CLASSA_NET 0xff000000 macro253 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
275 #define IN_CLASSA_NET 0xff000000 macro277 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
277 #define IN_CLASSA_NET 0xff000000 macro279 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
157 #define IN_CLASSA_NET 0xff000000 macro159 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
158 #define IN_CLASSA_NET 0xff000000 macro160 #define IN_CLASSA_HOST (0xffffffff & ~IN_CLASSA_NET)
144 net = addr & IN_CLASSA_NET; in egpnr_print()
551 net = IN_CLASSA_NET; in pcap_lookupnet()
1698 *maskp = IN_CLASSA_NET;
2159 pat->mask.addr4.s_addr = htonl(IN_CLASSA_NET); in natural_mask()
1426 pub const IN_CLASSA_NET: u32 = 4278190080; constant
1429 pub const IN_CLASSA_NET: u32 = 4278190080; constant
631 pub const IN_CLASSA_NET: u32 = 4278190080u32; constant