Home
last modified time | relevance | path

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

/third_party/lwip/src/core/ipv4/
Dip4.c314 ip4_forward(struct pbuf *p, struct ip_hdr *iphdr, struct netif *inp) function
666 ip4_forward(p, (struct ip_hdr *)p->payload, inp);
/third_party/lwip/
D0002-adapt-lstack.patch2072 @@ -282,7 +282,9 @@ ip4_forward(struct pbuf *p, struct ip_hdr *iphdr, struct netif *inp)
2082 @@ -344,7 +346,9 @@ ip4_forward(struct pbuf *p, struct ip_hdr *iphdr, struct netif *inp)
2087 PERF_STOP("ip4_forward");