代码搜索:IP Modem

找到约 10,000 项符合「IP Modem」的源代码

代码结果 10,000
www.eeworm.com/read/271622/4227762

c ip_write.c

/* ip_write.c Copyright 1995 Philip Homburg */ #include "inet.h" #include "buf.h" #include "event.h" #include "type.h" #include "arp.h" #include "assert.h" #include "clock.h" #include "eth.h" #incl
www.eeworm.com/read/271622/4227769

h ip_int.h

/* ip_int.h Copyright 1995 Philip Homburg */ #ifndef INET_IP_INT_H #define INET_IP_INT_H #define IP_FD_NR (8*IP_PORT_MAX) #define IP_ASS_NR 3 #define IP_42BSD_BCAST 1 /* hostnumber 0 is also netw
www.eeworm.com/read/271622/4227775

c ip_lib.c

/* ip_lib.c Copyright 1995 Philip Homburg */ #include "inet.h" #include "buf.h" #include "event.h" #include "type.h" #include "assert.h" #include "io.h" #include "ip_int.h" THIS_FILE PUBLIC ipadd
www.eeworm.com/read/271622/4227779

c ip_ps.c

/* generic/ip_ps.c pseudo IP specific part of the IP implementation Created: Apr 23, 1993 by Philip Homburg Copyright 1995 Philip Homburg */ #include "inet.h" #include "assert.h" #include "type.h"
www.eeworm.com/read/271622/4227782

c ip_ioctl.c

/* ip_ioctl.c Copyright 1995 Philip Homburg */ #include "inet.h" #include "buf.h" #include "event.h" #include "type.h" #include "arp.h" #include "assert.h" #include "clock.h" #include "icmp_lib.h"
www.eeworm.com/read/271622/4227791

c ip_eth.c

/* generic/ip_eth.c Ethernet specific part of the IP implementation Created: Apr 22, 1993 by Philip Homburg Copyright 1995 Philip Homburg */ #include "inet.h" #include "type.h" #include "arp.h" #i
www.eeworm.com/read/271622/4227792

c ip_read.c

/* ip_read.c Copyright 1995 Philip Homburg */ #include "inet.h" #include "buf.h" #include "clock.h" #include "event.h" #include "type.h" #include "assert.h" #include "icmp_lib.h" #include "io.h" #i
www.eeworm.com/read/450441/1670389

h ip_icmp.h

/* * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification
www.eeworm.com/read/450441/1670399

h ip_mrout.h

/* * Copyright (c) 1989 Stephen Deering. * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * * This code is derived from software contributed to
www.eeworm.com/read/450441/1670420

h ip_icmp.h

/* * Copyright (c) 1982, 1986, 1993 * The Regents of the University of California. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification