Home
last modified time | relevance | path

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

/openbsd/sys/netinet/
H A Dip_input.c149 int ip_ours(struct mbuf **, int *, int, int);
249 ip_ours(struct mbuf **mp, int *offp, int nxt, int af) in ip_ours() function
511 nxt = ip_ours(mp, offp, nxt, af); in ip_input_if()
519 nxt = ip_ours(mp, offp, nxt, af); in ip_input_if()
568 nxt = ip_ours(mp, offp, nxt, af); in ip_input_if()
584 nxt = ip_ours(mp, offp, nxt, af); in ip_input_if()