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

/external/libppp/src/
H A Dnat_cmd.c514 nat_LayerPull(struct bundle *bundle, struct link *l __unused, struct mbuf *bp, function
525 log_Printf(LogDEBUG, "nat_LayerPull: PROTO_IP -> PROTO_IP\n");
533 log_Printf(LogWARN, "nat_LayerPull: Problem with IP header length (%lu)\n",
546 log_Printf(LogWARN, "nat_LayerPull: Dropped unresolved fragment -"
590 log_Printf(LogWARN, "nat_LayerPull: Dropped a packet (%d)....\n", ret);
600 { LAYER_NAT, "nat", nat_LayerPush, nat_LayerPull };

Completed in 38 milliseconds