This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
netgraph
/
atm
History
truckman
79971791cf
Pass MTX_DEF instead of 0 as the last argument to mtx_init().
...
Submitted by: Gavin Atkinson <gavin+freebsdc@ury.york.ac.uk>
2003-12-15 01:36:54 +00:00
..
atmpif
Add ng_atmpif: a HARP physical interface emulation. This allows one
2003-08-11 08:40:02 +00:00
sscfu
Netgraph part of the NgATM signalling AA layer. These nodes can
2003-10-24 07:39:11 +00:00
sscop
Netgraph part of the NgATM signalling AA layer. These nodes can
2003-10-24 07:39:11 +00:00
uni
Pass MTX_DEF instead of 0 as the last argument to mtx_init().
2003-12-15 01:36:54 +00:00
ng_atm.c
Replace the if_name and if_unit members of struct ifnet with new members
2003-10-31 18:32:15 +00:00
ng_atm.h
Make the defines that prevent multiple includes look like the
2003-11-13 13:00:56 +00:00
ng_atmpif.h
Add ng_atmpif: a HARP physical interface emulation. This allows one
2003-08-11 08:40:02 +00:00
ng_sscfu.h
Netgraph part of the NgATM signalling AA layer. These nodes can
2003-10-24 07:39:11 +00:00
ng_sscop.h
Make the defines that prevent multiple includes look like the
2003-11-13 13:00:56 +00:00
ng_uni.h
The layer 3 (signalling) of NgATM netgraph node: ng_uni. This node
2003-11-07 09:15:14 +00:00
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
Make the defines that prevent multiple includes look like the
2003-11-13 13:00:56 +00:00