Home
last modified time | relevance | path

Searched refs:net_init (Results 1 – 25 of 434) sorted by last modified time

12345678910>>...18

/dports/net-mgmt/coovachilli/coova-chilli-1.0.12/src/
H A Ddhcp.c539 if (net_init(&dhcp->ipif, interface, PKT_ETH_PROTO_IP, promisc, usemac ? mac : 0) < 0) { in dhcp_new()
561 if (net_init(&dhcp->arpif, interface, PKT_ETH_PROTO_ARP, promisc, usemac ? mac : 0) < 0) { in dhcp_new()
569 if (net_init(&dhcp->eapif, interface, PKT_ETH_PROTO_EAPOL, promisc, usemac ? mac : 0) < 0) { in dhcp_new()
/dports/ftp/ftpmirror/ftpmirror-1.96/Fan/
H A DFan.pm665 sub net_init { subroutine
833 unless ($p->net_init) {
966 unless ($p->net_init) {
1087 unless ($p->net_init) {
2171 unless ($p->net_init) {
/dports/dns/knot3/knot-3.1.5/src/utils/common/
H A Dnetio.c174 int net_init(const srv_info_t *local, in net_init() function
H A Dnetio.h159 int net_init(const srv_info_t *local,
/dports/dns/knot3-lib/knot-3.1.5/src/utils/common/
H A Dnetio.c174 int net_init(const srv_info_t *local, in net_init() function
H A Dnetio.h159 int net_init(const srv_info_t *local,
/dports/audio/musicpd/mpd-0.23.6/test/
H A Drun_storage.cxx127 const ScopeNetInit net_init; in main() local
/dports/audio/musicpd/mpd-0.23.6/src/
H A DMain.cxx388 const ScopeNetInit net_init; in MainConfigured() local
/dports/dns/knot3-lib/knot-3.1.5/src/utils/knsupdate/
H A Dknsupdate_exec.c430 ret = net_init(params->srcif, in pkt_sendrecv()
/dports/dns/knot3-lib/knot-3.1.5/src/utils/kdig/
H A Dkdig_exec.c848 ret = net_init(query->local, remote, iptype, socktype, in process_query()
1156 ret = net_init(query->local, remote, iptype, socktype, query->wait, in process_xfr()
/dports/dns/knot3/knot-3.1.5/src/utils/knsupdate/
H A Dknsupdate_exec.c430 ret = net_init(params->srcif, in pkt_sendrecv()
/dports/dns/knot3/knot-3.1.5/src/utils/kdig/
H A Dkdig_exec.c848 ret = net_init(query->local, remote, iptype, socktype, in process_query()
1156 ret = net_init(query->local, remote, iptype, socktype, query->wait, in process_xfr()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot/common/
H A Dlog_syslog.c43 ret = net_init(); in log_syslog_emit()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot/drivers/net/
H A Dnetconsole.c243 net_init(); in nc_stdio_start()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot/lib/efi_loader/
H A Defi_net.c165 net_init(); in efi_net_initialize()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot/include/
H A Dnet.h605 int net_init(void);
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot/net/
H A Dnet.c368 int net_init(void) in net_init() function
414 net_init(); in net_loop()
/dports/emulators/qemu/qemu-6.2.0/pc-bios/s390-ccw/
H A Dnetmain.c159 static int net_init(filename_ip_t *fn_ip) in net_init() function
523 rc = net_init(&fn_ip); in main()
/dports/emulators/qemu/qemu-6.2.0/hw/net/
H A Dxen_nic.c278 static int net_init(struct XenLegacyDevice *xendev) in net_init() function
406 .init = net_init,
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/geninterface/
H A Dgeninterface.F611 subroutine net_init (myid, nnodes1) subroutine
/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Dinterface.c3429 int net_init(int port) in net_init() function
6251 ok = net_init(port_avail); in add_device()
6336 ok = net_init(port_avail); in add_device()
6375 ok = net_init(port_avail); in add_device()
6404 ok = net_init(port_avail); in add_device()
6433 ok = net_init(port_avail); in add_device()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/pc-bios/s390-ccw/
H A Dnetmain.c159 static int net_init(filename_ip_t *fn_ip) in net_init() function
523 rc = net_init(&fn_ip); in main()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/net/
H A Dxen_nic.c278 static int net_init(struct XenLegacyDevice *xendev) in net_init() function
406 .init = net_init,
/dports/www/wget2/wget2-2.0.0/libwget/
H A Ddns.c72 static void __attribute__((constructor)) net_init(void) in net_init() function
/dports/games/retroarch/RetroArch-1.9.7/wii/libogc/include/
H A Dnetwork.h247 s32 net_init();

12345678910>>...18