Home
last modified time | relevance | path

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

/freebsd/sys/netinet/libalias/
H A Dalias_db.h241 struct tcp_dat { struct
311 struct tcp_dat *tcp;
H A Dalias_db.c665 struct tcp_dat *aux_tcp; in AddLink()
668 aux_tcp = malloc(sizeof(struct tcp_dat)); in AddLink()