Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_mppc.c177 static void ng_mppc_updatekey(u_int32_t bits,
590 ng_mppc_updatekey(d->cfg.bits, in ng_mppc_compress()
687 ng_mppc_updatekey(d->cfg.bits, in ng_mppc_decompress()
723 ng_mppc_updatekey(d->cfg.bits, in ng_mppc_decompress()
890 ng_mppc_updatekey(u_int32_t bits, in ng_mppc_updatekey() function