1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00
freebsd/sys/netgraph/atm
Gleb Smirnoff f9d9e1b4ec Mechanically rename s/ng_timeout/ng_callout/g, s/ng_untimeout/ng_uncallout/g.
This is done to keep both versions in RELENG_5 and support both APIs.

Reviewed by:	scottl
Approved by:	julian (mentor), implicitly
2004-12-01 11:56:32 +00:00
..
atmpif Apply error and success logic consistently to the function netisr_queue() and 2004-08-27 18:33:08 +00:00
ccatm This is the netgraph node framework for the user side call control 2004-08-12 14:22:00 +00:00
sscfu Switch to using C99 sparse initialisers for the type methods array. 2004-05-29 00:51:19 +00:00
sscop Mechanically rename s/ng_timeout/ng_callout/g, s/ng_untimeout/ng_uncallout/g. 2004-12-01 11:56:32 +00:00
uni Mechanically rename s/ng_timeout/ng_callout/g, s/ng_untimeout/ng_uncallout/g. 2004-12-01 11:56:32 +00:00
ng_atm.c Avoid casts as lvalues. 2004-07-28 06:59:55 +00:00
ng_atm.h Get rid of the old *LEN constants in favour of the new *SIZ constants 2004-01-26 14:57:49 +00:00
ng_atmpif.h
ng_ccatm.h This is the netgraph node framework for the user side call control 2004-08-12 14:22:00 +00:00
ng_sscfu.h
ng_sscop.h
ng_uni.h
ngatmbase.c The last argument to mtx_init() should be MTX_DEF, not 0. This is not a 2003-12-08 01:18:04 +00:00
ngatmbase.h