Sync usage with man page.
[netbsd-mini2440.git] / share / doc / iso / wisc / figs / NS_primitives.nr
blob84b5952fd0aa54061f77c9bc3ffa3868c0e4e9ab
1 .\"     $NetBSD$
2 .\"
3 .(b
4 .TS
5 tab(+) center box;
6 c c 
7 a | a .
8 service primitive & arguments+kernel procedure call & arguments
10 N_CONNECT.request+\fIcons_openvc(copcb,dstaddr,so)\fR
11 called address+argument \fIdstaddr\fR
12 calling address, expedited data selection+not implemented
13 receipt confirmation selection+not implemented
14 quality of service, NS-user data+not implemented
16 N_CONNECT.indication+not implemented
18 N_CONNECT.response+not implemented
20 N_CONNECT.confirm+return from \fIcons_openvc()\fR
21 responding address, quality of service+not implemented
22 receipt confirmation selection+not implemented
23 expedited data selection, NS-user data+not implemented
25 N_DATA.request+\fIcons_output(isop,m,len,isdgm)\fR, and
26  +\fIcosns_output(ifp,m,dstaddr)\fR
27 NS-user data+argument m (mbuf chain)
28 confirmation request+not implemented
30 N_DATA.indication+software interrupt (CLNP), procedure
31 +call to \fItp_input()\fR
32 NS-user data+mbuf chain on \fIclnlintrq\fR or
33 +argument to \fItp_input()\fR
34 confirmation request+not implemented
36 N_DATA_ACKNOWLEDGE.request+not implemented
38 N_DATA_ACKNOWLEDGE.indication+not implemented
40 N_EXPEDITED_DATA.request+not implemented
42 N_EXPEDITED_DATA.indication+not implemented
44 N_RESET.request+not implemented
46 N_RESET.response+not implemented
48 N_RESET.indication+higher layer \fIpr_ctlinput(
49 +PRC_ROUTEDEAD, faddr, copcb)\fR
50 originator+argument \fIfaddr\fR
51 reason+implemented with so->so_errno for sockets
52 +that are attached to CONS PCBs
54 N_RESET.confirm+not implemented
56 N_DISCONNECT.request+\fIcons_netcmd(CONN_CLOSE,
57 +isop, channel, isdgm)\fR
58 reason, NS-user data, responding address+not implemented
60 N_DISCONNECT.indication+higher layer \fIpr_ctlinput(
61 +PRC_ROUTEDEAD, faddr, copcb)\fR
62 originator+argument \fIfaddr\fR
63 reason+implemented with so->so_errno for sockets
64 +that are attached to CONS PCBs
65 NS-user data, responding address+not implemented
66 .TE
67 .(c
68 \fBFigure \n+(FG\fR: Network Service Primitives
69 .\")
70 .)c
71 .)b