Home
last modified time | relevance | path

Searched hist:"42 a58907c35af91de3028f15c0039f73149bf732" (Results 1 – 20 of 20) sorted by relevance

/freebsd/sys/net/
H A Dif_edsc.cdiff 42a58907c35af91de3028f15c0039f73149bf732 Tue Oct 16 15:37:54 CEST 2012 Gleb Smirnoff <glebius@FreeBSD.org> Make the "struct if_clone" opaque to users of the cloning API. Users
now use function calls:

if_clone_simple()
if_clone_advanced()

to initialize a cloner, instead of macros that initialize if_clone
structure.

Discussed with: brooks, bz, 1 year ago
H A Dif_clone.hdiff 42a58907c35af91de3028f15c0039f73149bf732 Tue Oct 16 15:37:54 CEST 2012 Gleb Smirnoff <glebius@FreeBSD.org> Make the "struct if_clone" opaque to users of the cloning API. Users
now use function calls:

if_clone_simple()
if_clone_advanced()

to initialize a cloner, instead of macros that initialize if_clone
structure.

Discussed with: brooks, bz, 1 year ago
H A Dif_epair.cdiff 42a58907c35af91de3028f15c0039f73149bf732 Tue Oct 16 15:37:54 CEST 2012 Gleb Smirnoff <glebius@FreeBSD.org> Make the "struct if_clone" opaque to users of the cloning API. Users
now use function calls:

if_clone_simple()
if_clone_advanced()

to initialize a cloner, instead of macros that initialize if_clone
structure.

Discussed with: brooks, bz, 1 year ago
H A Dif_enc.cdiff 42a58907c35af91de3028f15c0039f73149bf732 Tue Oct 16 15:37:54 CEST 2012 Gleb Smirnoff <glebius@FreeBSD.org> Make the "struct if_clone" opaque to users of the cloning API. Users
now use function calls:

if_clone_simple()
if_clone_advanced()

to initialize a cloner, instead of macros that initialize if_clone
structure.

Discussed with: brooks, bz, 1 year ago
H A Dif_clone.cdiff 42a58907c35af91de3028f15c0039f73149bf732 Tue Oct 16 15:37:54 CEST 2012 Gleb Smirnoff <glebius@FreeBSD.org> Make the "struct if_clone" opaque to users of the cloning API. Users
now use function calls:

if_clone_simple()
if_clone_advanced()

to initialize a cloner, instead of macros that initialize if_clone
structure.

Discussed with: brooks, bz, 1 year ago
H A Dif_disc.cdiff 42a58907c35af91de3028f15c0039f73149bf732 Tue Oct 16 15:37:54 CEST 2012 Gleb Smirnoff <glebius@FreeBSD.org> Make the "struct if_clone" opaque to users of the cloning API. Users
now use function calls:

if_clone_simple()
if_clone_advanced()

to initialize a cloner, instead of macros that initialize if_clone
structure.

Discussed with: brooks, bz, 1 year ago
H A Dif_gre.cdiff 42a58907c35af91de3028f15c0039f73149bf732 Tue Oct 16 15:37:54 CEST 2012 Gleb Smirnoff <glebius@FreeBSD.org> Make the "struct if_clone" opaque to users of the cloning API. Users
now use function calls:

if_clone_simple()
if_clone_advanced()

to initialize a cloner, instead of macros that initialize if_clone
structure.

Discussed with: brooks, bz, 1 year ago
H A Dif_stf.cdiff 42a58907c35af91de3028f15c0039f73149bf732 Tue Oct 16 15:37:54 CEST 2012 Gleb Smirnoff <glebius@FreeBSD.org> Make the "struct if_clone" opaque to users of the cloning API. Users
now use function calls:

if_clone_simple()
if_clone_advanced()

to initialize a cloner, instead of macros that initialize if_clone
structure.

Discussed with: brooks, bz, 1 year ago
H A Dif_lagg.cdiff 42a58907c35af91de3028f15c0039f73149bf732 Tue Oct 16 15:37:54 CEST 2012 Gleb Smirnoff <glebius@FreeBSD.org> Make the "struct if_clone" opaque to users of the cloning API. Users
now use function calls:

if_clone_simple()
if_clone_advanced()

to initialize a cloner, instead of macros that initialize if_clone
structure.

Discussed with: brooks, bz, 1 year ago
H A Dif_gif.cdiff 42a58907c35af91de3028f15c0039f73149bf732 Tue Oct 16 15:37:54 CEST 2012 Gleb Smirnoff <glebius@FreeBSD.org> Make the "struct if_clone" opaque to users of the cloning API. Users
now use function calls:

if_clone_simple()
if_clone_advanced()

to initialize a cloner, instead of macros that initialize if_clone
structure.

Discussed with: brooks, bz, 1 year ago
H A Dif_loop.cdiff 42a58907c35af91de3028f15c0039f73149bf732 Tue Oct 16 15:37:54 CEST 2012 Gleb Smirnoff <glebius@FreeBSD.org> Make the "struct if_clone" opaque to users of the cloning API. Users
now use function calls:

if_clone_simple()
if_clone_advanced()

to initialize a cloner, instead of macros that initialize if_clone
structure.

Discussed with: brooks, bz, 1 year ago
H A Dif_bridge.cdiff 42a58907c35af91de3028f15c0039f73149bf732 Tue Oct 16 15:37:54 CEST 2012 Gleb Smirnoff <glebius@FreeBSD.org> Make the "struct if_clone" opaque to users of the cloning API. Users
now use function calls:

if_clone_simple()
if_clone_advanced()

to initialize a cloner, instead of macros that initialize if_clone
structure.

Discussed with: brooks, bz, 1 year ago
H A Dif_vlan.cdiff 42a58907c35af91de3028f15c0039f73149bf732 Tue Oct 16 15:37:54 CEST 2012 Gleb Smirnoff <glebius@FreeBSD.org> Make the "struct if_clone" opaque to users of the cloning API. Users
now use function calls:

if_clone_simple()
if_clone_advanced()

to initialize a cloner, instead of macros that initialize if_clone
structure.

Discussed with: brooks, bz, 1 year ago
/freebsd/sys/dev/usb/
H A Dusb_pf.cdiff 42a58907c35af91de3028f15c0039f73149bf732 Tue Oct 16 15:37:54 CEST 2012 Gleb Smirnoff <glebius@FreeBSD.org> Make the "struct if_clone" opaque to users of the cloning API. Users
now use function calls:

if_clone_simple()
if_clone_advanced()

to initialize a cloner, instead of macros that initialize if_clone
structure.

Discussed with: brooks, bz, 1 year ago
/freebsd/sys/netpfil/pf/
H A Dif_pflog.cdiff 42a58907c35af91de3028f15c0039f73149bf732 Tue Oct 16 15:37:54 CEST 2012 Gleb Smirnoff <glebius@FreeBSD.org> Make the "struct if_clone" opaque to users of the cloning API. Users
now use function calls:

if_clone_simple()
if_clone_advanced()

to initialize a cloner, instead of macros that initialize if_clone
structure.

Discussed with: brooks, bz, 1 year ago
H A Dif_pfsync.cdiff 42a58907c35af91de3028f15c0039f73149bf732 Tue Oct 16 15:37:54 CEST 2012 Gleb Smirnoff <glebius@FreeBSD.org> Make the "struct if_clone" opaque to users of the cloning API. Users
now use function calls:

if_clone_simple()
if_clone_advanced()

to initialize a cloner, instead of macros that initialize if_clone
structure.

Discussed with: brooks, bz, 1 year ago
/freebsd/sys/netpfil/ipfw/
H A Dip_fw_log.cdiff 42a58907c35af91de3028f15c0039f73149bf732 Tue Oct 16 15:37:54 CEST 2012 Gleb Smirnoff <glebius@FreeBSD.org> Make the "struct if_clone" opaque to users of the cloning API. Users
now use function calls:

if_clone_simple()
if_clone_advanced()

to initialize a cloner, instead of macros that initialize if_clone
structure.

Discussed with: brooks, bz, 1 year ago
/freebsd/sys/net80211/
H A Dieee80211_freebsd.cdiff 42a58907c35af91de3028f15c0039f73149bf732 Tue Oct 16 15:37:54 CEST 2012 Gleb Smirnoff <glebius@FreeBSD.org> Make the "struct if_clone" opaque to users of the cloning API. Users
now use function calls:

if_clone_simple()
if_clone_advanced()

to initialize a cloner, instead of macros that initialize if_clone
structure.

Discussed with: brooks, bz, 1 year ago
/freebsd/
H A DUPDATINGdiff 42a58907c35af91de3028f15c0039f73149bf732 Tue Oct 16 15:37:54 CEST 2012 Gleb Smirnoff <glebius@FreeBSD.org> Make the "struct if_clone" opaque to users of the cloning API. Users
now use function calls:

if_clone_simple()
if_clone_advanced()

to initialize a cloner, instead of macros that initialize if_clone
structure.

Discussed with: brooks, bz, 1 year ago
/freebsd/sys/sys/
H A Dparam.hdiff 42a58907c35af91de3028f15c0039f73149bf732 Tue Oct 16 15:37:54 CEST 2012 Gleb Smirnoff <glebius@FreeBSD.org> Make the "struct if_clone" opaque to users of the cloning API. Users
now use function calls:

if_clone_simple()
if_clone_advanced()

to initialize a cloner, instead of macros that initialize if_clone
structure.

Discussed with: brooks, bz, 1 year ago