OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:inpacket_buf
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ppp/dist/pppd/
main.c
192
u_char
inpacket_buf
[PPP_MRU+PPP_HDRLEN]; /* buffer for incoming packet */
variable
1144
p =
inpacket_buf
; /* point to beginning of packet buffer */
1146
len = read_packet(
inpacket_buf
);
main.c
192
u_char
inpacket_buf
[PPP_MRU+PPP_HDRLEN]; /* buffer for incoming packet */
variable
1144
p =
inpacket_buf
; /* point to beginning of packet buffer */
1146
len = read_packet(
inpacket_buf
);
Completed in 68 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026