Home
last modified time | relevance | path

Searched refs:ctrlbuf (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dpppoed.c257 handle_input(uint32_t *ctrlbuf, int ctrllen, uint32_t *databuf, int datalen) in handle_input() argument
273 ptc = (struct ppptun_control *)ctrlbuf; in handle_input()
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dsys-solaris.c1698 uint32_t ctrlbuf[1536 / sizeof (uint32_t)]; local
1707 ctrl.maxlen = sizeof (ctrlbuf);
1708 ctrl.buf = (caddr_t)ctrlbuf;
1755 plp = (struct ppp_ls *)ctrlbuf;