Home
last modified time | relevance | path

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

/dragonfly/share/i18n/csmapper/KOI/
H A DKOI8-RU%UCS.src16 # http://cad.ntu-kpi.kiev.ua/multiling/koi8-ru/rfc-draft-koi8-ru.txt
/dragonfly/sys/netbt/
H A Dl2cap.h289 l2cap_rfc_t rfc; /* L2CAP_OPT_RFC */ member
/dragonfly/sys/dev/netif/ig_hal/
H A De1000_hw.h587 u64 rfc; member
/dragonfly/contrib/file/magic/Magdir/
H A Dcompress380 # Zlib https://www.ietf.org/rfc/rfc6713.txt
/dragonfly/usr.sbin/ppp/
H A Dppp.8.m4245 .Pa ( ftp://ftp.microsoft.com/developr/rfc/cbcp.txt ) .
269 .It "Supports PAP and CHAP (rfc 1994, 2433 and 2759) authentication."
279 .It Supports RADIUS (rfc 2138 & 2548) authentication.
332 .It Supports PPP over Ethernet (rfc 2516).
356 .It "Supports IETF draft Predictor-1 (rfc 1978) and DEFLATE (rfc 1979) compression."
369 .It Supports Microsoft's IPCP extensions (rfc 1877).
374 .It Supports Multi-link PPP (rfc 1990)
389 .It Supports IPV6CP (rfc 2023).
5083 rfc, but may sometimes be necessary.
/dragonfly/sys/dev/netif/ix/
H A Dif_ix.c3611 stats->rfc += IXGBE_READ_REG(hw, IXGBE_RFC); in ix_update_stats()
3749 CTLFLAG_RD, &stats->rfc,
H A Dixgbe_type.h3831 u64 rfc; member
/dragonfly/sys/dev/netif/em/
H A Dif_em.c4135 adapter->stats.rfc += E1000_READ_REG(&adapter->hw, E1000_RFC); in em_update_stats()
/dragonfly/sys/dev/netif/emx/
H A Dif_emx.c3679 sc->stats.rfc += E1000_READ_REG(&sc->hw, E1000_RFC); in emx_update_stats()
/dragonfly/sys/dev/netif/igb/
H A Dif_igb.c3225 stats->rfc += E1000_READ_REG(hw, E1000_RFC); in igb_update_stats_counters()