Home
last modified time | relevance | path

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

/freebsd/sys/net/
H A Ddebugnet.h199 void debugnet_network_poll(struct debugnet_pcb *);
H A Ddebugnet.c360 debugnet_network_poll(pcb); in debugnet_send()
635 debugnet_network_poll(struct debugnet_pcb *pcb) in debugnet_network_poll() function
H A Ddebugnet_inet.c417 debugnet_network_poll(pcb); in debugnet_arp_gw()
/freebsd/sys/gdb/
H A Dnetgdb.c184 debugnet_network_poll(netgdb_conn); in netgdb_dbg_getc()