Searched refs:add_tcp_cont (Results 1 – 1 of 1) sorted by relevance
151 static int add_tcp_cont(struct tcp_cont *, char *, int);178 if (add_tcp_cont(tce, slp, fraglen)) { in interpret_slp()644 static int add_tcp_cont(struct tcp_cont *tce, char *msg, int fraglen) { in add_tcp_cont() function