Home
last modified time | relevance | path

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

/freebsd-14.2/usr.sbin/ppp/
H A Dip.c910 ip_Input(struct bundle *bundle, struct link *l, struct mbuf *bp, u_int32_t af) in ip_Input() function
972 nb = ip_Input(bundle, l, bp, AF_INET); in ipv4_Input()
992 nb = ip_Input(bundle, l, bp, AF_INET6); in ipv6_Input()