Home
last modified time | relevance | path

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

/openbmc/linux/tools/testing/selftests/net/
H A Dreuseport_bpf.c186 static void send_from(struct test_params p, uint16_t sport, char *buf, in send_from() function
238 send_from(p, sport, send_buf, sizeof(ndata)); in test_recv_order()
/openbmc/linux/arch/um/drivers/
H A Dvector_kern.c410 struct mmsghdr *send_from; in vector_send() local
421 send_from = qi->mmsg_vector; in vector_send()
422 send_from += qi->head; in vector_send()
430 send_from, in vector_send()