Home
last modified time | relevance | path

Searched refs:netpoll_send_udp (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/include/linux/
Dnetpoll.h60 void netpoll_send_udp(struct netpoll *np, const char *msg, int len);
/Linux-v4.19/drivers/net/
Dnetconsole.c790 netpoll_send_udp(&nt->np, msg, msg_len); in send_ext_msg_udp()
825 netpoll_send_udp(&nt->np, buf, this_header + this_chunk); in send_ext_msg_udp()
872 netpoll_send_udp(&nt->np, tmp, frag); in write_msg()
/Linux-v4.19/net/core/
Dnetpoll.c362 void netpoll_send_udp(struct netpoll *np, const char *msg, int len) in netpoll_send_udp() function
463 EXPORT_SYMBOL(netpoll_send_udp);