big channels owo

This commit is contained in:
2026-03-12 03:14:15 -04:00
parent c1cdf846e5
commit 6a8f9be133
7 changed files with 28 additions and 28 deletions

View File

@@ -3,10 +3,10 @@
// not yet implemented: phi6 // not yet implemented: phi6
mtype = { SYN, FIN, ACK, ABORT, CLOSE, RST, OPEN } mtype = { SYN, FIN, ACK, ABORT, CLOSE, RST, OPEN }
chan AtoN = [1] of { mtype }; chan AtoN = [2] of { mtype };
chan NtoA = [1] of { mtype }; chan NtoA = [2] of { mtype };
chan BtoN = [1] of { mtype }; chan BtoN = [2] of { mtype };
chan NtoB = [1] of { mtype }; chan NtoB = [2] of { mtype };
int state[2]; int state[2];
int pids[2]; int pids[2];

View File

@@ -3,10 +3,10 @@
// not yet implemented: phi6 // not yet implemented: phi6
mtype = { SYN, FIN, ACK, ABORT, CLOSE, RST, OPEN } mtype = { SYN, FIN, ACK, ABORT, CLOSE, RST, OPEN }
chan AtoN = [1] of { mtype }; chan AtoN = [2] of { mtype };
chan NtoA = [1] of { mtype }; chan NtoA = [2] of { mtype };
chan BtoN = [1] of { mtype }; chan BtoN = [2] of { mtype };
chan NtoB = [1] of { mtype }; chan NtoB = [2] of { mtype };
int state[2]; int state[2];
int pids[2]; int pids[2];

View File

@@ -3,10 +3,10 @@
// not yet implemented: phi6 // not yet implemented: phi6
mtype = { SYN, FIN, ACK, ABORT, CLOSE, RST, OPEN } mtype = { SYN, FIN, ACK, ABORT, CLOSE, RST, OPEN }
chan AtoN = [1] of { mtype }; chan AtoN = [2] of { mtype };
chan NtoA = [1] of { mtype }; chan NtoA = [2] of { mtype };
chan BtoN = [1] of { mtype }; chan BtoN = [2] of { mtype };
chan NtoB = [1] of { mtype }; chan NtoB = [2] of { mtype };
int state[2]; int state[2];
int pids[2]; int pids[2];

View File

@@ -3,10 +3,10 @@
// not yet implemented: phi6 // not yet implemented: phi6
mtype = { SYN, FIN, ACK, ABORT, CLOSE, RST, OPEN } mtype = { SYN, FIN, ACK, ABORT, CLOSE, RST, OPEN }
chan AtoN = [1] of { mtype }; chan AtoN = [2] of { mtype };
chan NtoA = [1] of { mtype }; chan NtoA = [2] of { mtype };
chan BtoN = [1] of { mtype }; chan BtoN = [2] of { mtype };
chan NtoB = [1] of { mtype }; chan NtoB = [2] of { mtype };
int state[2]; int state[2];
int pids[2]; int pids[2];

View File

@@ -3,10 +3,10 @@
// not yet implemented: phi6 // not yet implemented: phi6
mtype = { SYN, FIN, ACK, ABORT, CLOSE, RST, OPEN } mtype = { SYN, FIN, ACK, ABORT, CLOSE, RST, OPEN }
chan AtoN = [1] of { mtype }; chan AtoN = [2] of { mtype };
chan NtoA = [1] of { mtype }; chan NtoA = [2] of { mtype };
chan BtoN = [1] of { mtype }; chan BtoN = [2] of { mtype };
chan NtoB = [1] of { mtype }; chan NtoB = [2] of { mtype };
int state[2]; int state[2];
int pids[2]; int pids[2];

View File

@@ -3,10 +3,10 @@
// not yet implemented: phi6 // not yet implemented: phi6
mtype = { SYN, FIN, ACK, ABORT, CLOSE, RST, OPEN } mtype = { SYN, FIN, ACK, ABORT, CLOSE, RST, OPEN }
chan AtoN = [1] of { mtype }; chan AtoN = [2] of { mtype };
chan NtoA = [1] of { mtype }; chan NtoA = [2] of { mtype };
chan BtoN = [1] of { mtype }; chan BtoN = [2] of { mtype };
chan NtoB = [1] of { mtype }; chan NtoB = [2] of { mtype };
int state[2]; int state[2];
int pids[2]; int pids[2];

View File

@@ -3,10 +3,10 @@
// not yet implemented: phi6 // not yet implemented: phi6
mtype = { SYN, FIN, ACK, ABORT, CLOSE, RST, OPEN } mtype = { SYN, FIN, ACK, ABORT, CLOSE, RST, OPEN }
chan AtoN = [1] of { mtype }; chan AtoN = [2] of { mtype };
chan NtoA = [1] of { mtype }; chan NtoA = [2] of { mtype };
chan BtoN = [1] of { mtype }; chan BtoN = [2] of { mtype };
chan NtoB = [1] of { mtype }; chan NtoB = [2] of { mtype };
int state[2]; int state[2];
int pids[2]; int pids[2];