Searched refs:INADDR_BROADCAST (Results 1 – 19 of 19) sorted by relevance
75 INADDR_BROADCAST != x)
134 INADDR_BROADCAST == addrv4->s_addr) { // 255.255.255.255/32 Limited Broadcast in nat464_synthesize_ipv6()
9520 if (dst.s_addr == INADDR_BROADCAST) {
7649 info->remote_addr.sin.sin_addr.s_addr != INADDR_BROADCAST) { in necp_check_restricted_multicast_drop()
226 struct in_addr dst_ip = { .s_addr = INADDR_BROADCAST }; in do_bpf_write()
231 struct in_addr dst_ip = { .s_addr = INADDR_BROADCAST }; in make_bootp_packet()
281 ip->ifbrip_addr.s_addr = INADDR_BROADCAST; in get_broadcast_ip_address()2076 struct in_addr ip_dst = { INADDR_BROADCAST }; in mac_nat_test_dhcp()
320 #define INADDR_BROADCAST (u_int32_t)0xffffffff /* must be masked */ macro
274 sinp->sin_addr.s_addr == INADDR_BROADCAST)) { in tcp_usr_bind()329 sin6p->sin6_addr.s6_addr32[3] == INADDR_BROADCAST)))) { in tcp6_usr_bind()517 sinp->sin_addr.s_addr == INADDR_BROADCAST)) { in tcp_usr_connect_common()571 sin.sin_addr.s_addr == INADDR_BROADCAST) { in tcp_usr_connect_common()589 sin6p->sin6_addr.s6_addr32[3] == INADDR_BROADCAST) { in tcp_usr_connect_common()
1426 addr.sin_addr.s_addr == INADDR_BROADCAST || in in_control()1867 if (in.s_addr == INADDR_BROADCAST || in.s_addr == INADDR_ANY) { in in_broadcast()
1689 INADDR_BROADCAST == haddr || in mptcp_do_add_addr_opt_v1()1830 INADDR_BROADCAST == haddr || in mptcp_do_add_addr_opt_v0()
705 case INADDR_BROADCAST: in icmp_input()
912 SIN(rt_mask(rt))->sin_addr.s_addr != INADDR_BROADCAST) { in arp_rtrequest()
805 if (cloneok || dst->sin_addr.s_addr == INADDR_BROADCAST) { in ip_output_list()
2645 ip->ip_src.s_addr == htonl(INADDR_BROADCAST) || in tcp_input()6109 ip->ip_src.s_addr == htonl(INADDR_BROADCAST) || in tcp_input()
1302 if (ip->ip_dst.s_addr == (u_int32_t)INADDR_BROADCAST || in ip_input_check_interface()
1605 SIN(nam)->sin_addr.s_addr == (u_int32_t)INADDR_BROADCAST)) { in in_pcbladdr()
546 INADDR_BROADCAST == addrv4->s_addr) { // 255.255.255.255/32 Limited Broadcast in mptcp_synthesize_nat64()
851 INADDR_BROADCAST == flow->flow_ipv4_dst.s_addr) { in pkt_is_for_listener()