xform_ipip.c | 94 static void _ipip_input(struct mbuf *, int); 100 _ipip_input(*m, *offp); 109 _ipip_input(m, off); 114 * _ipip_input gets called when we receive an IP{46} encapsulated packet, 118 _ipip_input(struct mbuf *m, int iphlen) function in typeref:typename:void
|