Searched refs:udp_src (Results 1 – 6 of 6) sorted by relevance
116 struct icmp_hdr *icmp = (struct icmp_hdr *)&ip->udp_src; in sb_eth_send()129 icmpr = (struct icmp_hdr *)&ipr->udp_src; in sb_eth_send()
1028 struct icmp_hdr *icmph = (struct icmp_hdr *)&ip->udp_src; in receive_icmp()1045 ntohs(ip->udp_src), icmph->un.data, in receive_icmp()1256 sumptr = (ushort *)&(ip->udp_src); in net_process_received_packet()1288 ntohs(ip->udp_src), in net_process_received_packet()1297 ntohs(ip->udp_src), in net_process_received_packet()1497 ip->udp_src = htons(sport); in net_set_udp_header()
84 struct icmp_hdr *icmph = (struct icmp_hdr *)&ip->udp_src; in ping_receive()
128 p.ip_udp.udp_src = htons(68); in send_dhcp_discover()347 buffer.p.ip_udp.udp_src != ntohs(67) || in execute()
424 __be16 udp_src; member
394 u16 udp_src; /* UDP source port */ member