Searched refs:nat_LayerPull (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/usr.sbin/ppp/
H A Dnat_cmd.c515 nat_LayerPull(struct bundle *bundle, struct link *l __unused, struct mbuf *bp, function
526 log_Printf(LogDEBUG, "nat_LayerPull: PROTO_IP -> PROTO_IP\n");
534 log_Printf(LogWARN, "nat_LayerPull: Problem with IP header length (%lu)\n",
547 log_Printf(LogWARN, "nat_LayerPull: Dropped unresolved fragment -"
591 log_Printf(LogWARN, "nat_LayerPull: Dropped a packet (%d)....\n", ret);
601 { LAYER_NAT, "nat", nat_LayerPush, nat_LayerPull };

Completed in 88 milliseconds