|
|
| Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. |
| version 1.29, 1996/05/24 19:03:13 | version 1.30, 1996/05/28 23:27:04 | ||
|---|---|---|---|
|
|
||
| struct inpcbtable rawcbtable; | struct inpcbtable rawcbtable; | ||
| int rip_bind __P((struct inpcb *, struct mbuf *)); | |||
| int rip_connect __P((struct inpcb *, struct mbuf *)); | |||
| void rip_disconnect __P((struct inpcb *)); | |||
| /* | /* | ||
| * Nominal space allocated to a raw ip socket. | * Nominal space allocated to a raw ip socket. | ||
| */ | */ |