Lines Matching refs:NET_ERR
200 NET_ERR("Tunnel local address \"%s\" invalid.", in setup_iface()
213 NET_ERR("Cannot add %s to interface %d", in setup_iface()
229 NET_ERR("Cannot add %s to interface %d", in setup_iface()
256 NET_ERR("Cannot remove %s from interface %d", in cleanup_iface()
267 NET_ERR("Cannot remove %s from interface %d", in cleanup_iface()
301 NET_ERR("IPIP tunnel %s address \"%s\" invalid.", in net_capture_setup()
308 NET_ERR("IPIP tunnel %s address \"%s\" invalid.", in net_capture_setup()
333 NET_ERR("Invalid address family %d", remote.sa_family); in net_capture_setup()
339 NET_ERR("Remote address %s unreachable", remote_addr); in net_capture_setup()
350 NET_ERR("Cannot allocate net_context (%d)", ret); in net_capture_setup()
359 NET_ERR("Cannot find available %s interface", "ipip"); in net_capture_setup()
367 NET_ERR("Cannot set remote address %s to interface %d (%d)", in net_capture_setup()
377 NET_ERR("Cannot set interface %d MTU to %d (%d)", in net_capture_setup()
384 NET_ERR("Cannot set IP address %s to tunnel interface", in net_capture_setup()
390 NET_ERR("Peer and local address are not the same family " in net_capture_setup()
424 NET_ERR("Cannot attach IPIP interface %d to interface %d", in net_capture_setup()