Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/net/ip/
Dtp.c371 static int ip_header_add(struct net_pkt *pkt) in ip_header_add() function
436 ret = ip_header_add(pkt); in _tp_output()
Dtcp.c1372 static int ip_header_add(struct tcp *conn, struct net_pkt *pkt) in ip_header_add() function
1563 ret = ip_header_add(conn, pkt); in tcp_out_ext()