Home
last modified time | relevance | path

Searched defs:ipaddr (Results 1 – 6 of 6) sorted by relevance

/xnu-12377.1.9/bsd/netinet/
H A Dif_ether.h79 #define ETHER_MAP_IP_MULTICAST(ipaddr, enaddr) \ argument
H A Dip_input.c2412 struct sockaddr_in ipaddr = { in ip_dooptions() local
/xnu-12377.1.9/bsd/netinet6/
H A Desp_input.c588 struct sockaddr_in *ipaddr; in esp4_input_extended() local
1334 struct sockaddr_in *ipaddr; in esp6_input_extended() local
H A Dah_input.c369 struct sockaddr_in *ipaddr; in ah4_input() local
/xnu-12377.1.9/osfmk/kdp/
H A Dkdp_udp.c761 struct kdp_in_addr *ipaddr, in kdp_set_ip_and_mac_addresses()
2271 struct kdp_in_addr ipaddr; in kdp_init() local
2366 __unused struct kdp_in_addr *ipaddr, in kdp_set_ip_and_mac_addresses()
/xnu-12377.1.9/tests/skywalk/
H A Dskywalk_test_utils.c1341 sktu_check_interface_ipv4_address(char *ifname, uint32_t ipaddr) in sktu_check_interface_ipv4_address()