Searched refs:pckt (Results 1 – 9 of 9) sorted by relevance
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | cbcp.c | 88 static void cbcp_recvreq __P((cbcp_state *us, u_char *pckt, int len)); 89 static void cbcp_recvack __P((cbcp_state *us, u_char *pckt, int len)); 325 cbcp_recvreq(us, pckt, pcktlen) in cbcp_recvreq() argument 327 u_char *pckt; 338 GETCHAR(type, pckt); 339 GETCHAR(opt_len, pckt); 342 pckt++; /* ignore the delay time */ 457 cbcp_recvack(us, pckt, len) in cbcp_recvack() argument 459 u_char *pckt; 466 GETCHAR(type, pckt); [all …]
|
/titanic_50/usr/src/uts/sparc/pckt/ |
H A D | Makefile | 42 MODULE = pckt
|
/titanic_50/usr/src/uts/intel/pckt/ |
H A D | Makefile | 43 MODULE = pckt
|
/titanic_50/usr/src/man/man7m/ |
H A D | Makefile | 24 pckt.7m \
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-kernel.man7m.inc | 20 file path=usr/share/man/man7m/pckt.7m
|
H A D | system-kernel.mf | 590 file path=kernel/strmod/$(ARCH64)/pckt group=sys mode=0755
|
/titanic_50/usr/src/uts/sparc/ |
H A D | Makefile.sparc | 361 STRMOD_KMODS += bufmod connld dedump ldterm ms pckt pfmod
|
/titanic_50/usr/src/uts/intel/ |
H A D | Makefile.intel | 529 STRMOD_KMODS += bufmod connld dedump ldterm pckt pfmod pipemod
|
/titanic_50/usr/src/uts/common/ |
H A D | Makefile.files | 1474 PCKT_OBJS += pckt.o
|