Searched refs:bind_packet_socket (Results 1 – 1 of 1) sorted by relevance
203 static void bind_packet_socket(int sock, struct net_if *iface) in bind_packet_socket() function221 bind_packet_socket(*sock, iface); in prepare_packet_socket()666 bind_packet_socket(packet_sock_1, ud.second); in test_sendto_common()822 bind_packet_socket(packet_sock_2, ud.first); in test_recv_common()903 bind_packet_socket(packet_sock_2, ud.first); in test_recvfrom_common()993 bind_packet_socket(packet_sock_2, NULL); in test_recvfrom_common_unbound()1058 bind_packet_socket(packet_sock_2, ud.first); in test_recv_common_bound_other_iface()1101 bind_packet_socket(packet_sock_2, ud.first); in ZTEST()1103 bind_packet_socket(packet_sock_3, ud.first); in ZTEST()