Home
last modified time | relevance | path

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

/f-stack/freebsd/net/
H A Ddebugnet.h159 void debugnet_free(struct debugnet_pcb *);
H A Ddebugnet.c596 debugnet_free(struct debugnet_pcb *pcb) in debugnet_free() function
762 debugnet_free(pcb); in debugnet_connect()
/f-stack/freebsd/netinet/netdump/
H A Dnetdump_client.c257 debugnet_free(nd_conf.nd_pcb); in netdump_dumper()