Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_mppc.c178 static void ng_mppc_updatekey(u_int32_t bits,
591 ng_mppc_updatekey(d->cfg.bits, in ng_mppc_compress()
688 ng_mppc_updatekey(d->cfg.bits, in ng_mppc_decompress()
724 ng_mppc_updatekey(d->cfg.bits, in ng_mppc_decompress()
891 ng_mppc_updatekey(u_int32_t bits, in ng_mppc_updatekey() function