Home
last modified time | relevance | path

Searched refs:get_bind_to_device (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/samples/bpf/
H A Dtest_cgrp2_sock.c130 static int get_bind_to_device(int sd, char *name, size_t len) in get_bind_to_device() function
181 if (get_bind_to_device(sd, name, sizeof(name)) < 0) in show_sockopts()
/openbmc/linux/tools/testing/selftests/net/
H A Dnettest.c380 static int get_bind_to_device(int sd, char *name, size_t len) in get_bind_to_device() function
398 if (get_bind_to_device(sd, name, sizeof(name))) in check_device()