Home
last modified time | relevance | path

Searched refs:debugnet_network_poll (Results 1 – 4 of 4) sorted by relevance

/freebsd-13-stable/sys/net/
HDdebugnet.h196 void debugnet_network_poll(struct debugnet_pcb *);
HDdebugnet.c343 debugnet_network_poll(pcb); in debugnet_send()
603 debugnet_network_poll(struct debugnet_pcb *pcb) in debugnet_network_poll() function
HDdebugnet_inet.c407 debugnet_network_poll(pcb); in debugnet_arp_gw()
/freebsd-13-stable/sys/gdb/
HDnetgdb.c213 debugnet_network_poll(netgdb_conn); in netgdb_dbg_getc()