Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dtcp.c1340 static int tcp_header_add(struct tcp *conn, struct net_pkt *pkt, uint8_t flags, in tcp_header_add() function
1569 ret = tcp_header_add(conn, pkt, flags, seq); in tcp_out_ext()