Searched hist:83130 (Results 1 - 22 of 22) sorted by relevance

/freebsd-10.1-release/sys/net/
H A Dif_mib.cdiff 83130 Thu Sep 06 00:40:43 MDT 2001 jlemon Wrap array accesses in macros, which also happen to be lvalues:

ifnet_addrs[i - 1] -> ifaddr_byindex(i)
ifindex2ifnet[i] -> ifnet_byindex(i)

This is intended to ease the conversion to SMPng.
H A Dif_ef.cdiff 83130 Thu Sep 06 00:40:43 MDT 2001 jlemon Wrap array accesses in macros, which also happen to be lvalues:

ifnet_addrs[i - 1] -> ifaddr_byindex(i)
ifindex2ifnet[i] -> ifnet_byindex(i)

This is intended to ease the conversion to SMPng.
H A Dif_fddisubr.cdiff 83130 Thu Sep 06 00:40:43 MDT 2001 jlemon Wrap array accesses in macros, which also happen to be lvalues:

ifnet_addrs[i - 1] -> ifaddr_byindex(i)
ifindex2ifnet[i] -> ifnet_byindex(i)

This is intended to ease the conversion to SMPng.
H A Dif_iso88025subr.cdiff 83130 Thu Sep 06 00:40:43 MDT 2001 jlemon Wrap array accesses in macros, which also happen to be lvalues:

ifnet_addrs[i - 1] -> ifaddr_byindex(i)
ifindex2ifnet[i] -> ifnet_byindex(i)

This is intended to ease the conversion to SMPng.
H A Dif_vlan.cdiff 83130 Thu Sep 06 00:40:43 MDT 2001 jlemon Wrap array accesses in macros, which also happen to be lvalues:

ifnet_addrs[i - 1] -> ifaddr_byindex(i)
ifindex2ifnet[i] -> ifnet_byindex(i)

This is intended to ease the conversion to SMPng.
H A Dif_var.hdiff 83130 Thu Sep 06 00:40:43 MDT 2001 jlemon Wrap array accesses in macros, which also happen to be lvalues:

ifnet_addrs[i - 1] -> ifaddr_byindex(i)
ifindex2ifnet[i] -> ifnet_byindex(i)

This is intended to ease the conversion to SMPng.
H A Dif_ethersubr.cdiff 83130 Thu Sep 06 00:40:43 MDT 2001 jlemon Wrap array accesses in macros, which also happen to be lvalues:

ifnet_addrs[i - 1] -> ifaddr_byindex(i)
ifindex2ifnet[i] -> ifnet_byindex(i)

This is intended to ease the conversion to SMPng.
H A Dif.cdiff 83130 Thu Sep 06 00:40:43 MDT 2001 jlemon Wrap array accesses in macros, which also happen to be lvalues:

ifnet_addrs[i - 1] -> ifaddr_byindex(i)
ifindex2ifnet[i] -> ifnet_byindex(i)

This is intended to ease the conversion to SMPng.
/freebsd-10.1-release/sys/dev/an/
H A Dif_an.cdiff 83130 Thu Sep 06 00:40:43 MDT 2001 jlemon Wrap array accesses in macros, which also happen to be lvalues:

ifnet_addrs[i - 1] -> ifaddr_byindex(i)
ifindex2ifnet[i] -> ifnet_byindex(i)

This is intended to ease the conversion to SMPng.
/freebsd-10.1-release/sys/netinet6/
H A Dip6_mroute.cdiff 83130 Thu Sep 06 00:40:43 MDT 2001 jlemon Wrap array accesses in macros, which also happen to be lvalues:

ifnet_addrs[i - 1] -> ifaddr_byindex(i)
ifindex2ifnet[i] -> ifnet_byindex(i)

This is intended to ease the conversion to SMPng.
H A Din6_src.cdiff 83130 Thu Sep 06 00:40:43 MDT 2001 jlemon Wrap array accesses in macros, which also happen to be lvalues:

ifnet_addrs[i - 1] -> ifaddr_byindex(i)
ifindex2ifnet[i] -> ifnet_byindex(i)

This is intended to ease the conversion to SMPng.
H A Draw_ip6.cdiff 83130 Thu Sep 06 00:40:43 MDT 2001 jlemon Wrap array accesses in macros, which also happen to be lvalues:

ifnet_addrs[i - 1] -> ifaddr_byindex(i)
ifindex2ifnet[i] -> ifnet_byindex(i)

This is intended to ease the conversion to SMPng.
H A Din6.cdiff 83130 Thu Sep 06 00:40:43 MDT 2001 jlemon Wrap array accesses in macros, which also happen to be lvalues:

ifnet_addrs[i - 1] -> ifaddr_byindex(i)
ifindex2ifnet[i] -> ifnet_byindex(i)

This is intended to ease the conversion to SMPng.
H A Din6_pcb.cdiff 83130 Thu Sep 06 00:40:43 MDT 2001 jlemon Wrap array accesses in macros, which also happen to be lvalues:

ifnet_addrs[i - 1] -> ifaddr_byindex(i)
ifindex2ifnet[i] -> ifnet_byindex(i)

This is intended to ease the conversion to SMPng.
H A Dnd6.cdiff 83130 Thu Sep 06 00:40:43 MDT 2001 jlemon Wrap array accesses in macros, which also happen to be lvalues:

ifnet_addrs[i - 1] -> ifaddr_byindex(i)
ifindex2ifnet[i] -> ifnet_byindex(i)

This is intended to ease the conversion to SMPng.
H A Dip6_output.cdiff 83130 Thu Sep 06 00:40:43 MDT 2001 jlemon Wrap array accesses in macros, which also happen to be lvalues:

ifnet_addrs[i - 1] -> ifaddr_byindex(i)
ifindex2ifnet[i] -> ifnet_byindex(i)

This is intended to ease the conversion to SMPng.
/freebsd-10.1-release/sys/sys/
H A Dkernel.hdiff 83130 Thu Sep 06 00:40:43 MDT 2001 jlemon Wrap array accesses in macros, which also happen to be lvalues:

ifnet_addrs[i - 1] -> ifaddr_byindex(i)
ifindex2ifnet[i] -> ifnet_byindex(i)

This is intended to ease the conversion to SMPng.
/freebsd-10.1-release/sys/compat/linux/
H A Dlinux_ioctl.cdiff 83130 Thu Sep 06 00:40:43 MDT 2001 jlemon Wrap array accesses in macros, which also happen to be lvalues:

ifnet_addrs[i - 1] -> ifaddr_byindex(i)
ifindex2ifnet[i] -> ifnet_byindex(i)

This is intended to ease the conversion to SMPng.
/freebsd-10.1-release/sys/dev/wi/
H A Dif_wi.cdiff 83130 Thu Sep 06 00:40:43 MDT 2001 jlemon Wrap array accesses in macros, which also happen to be lvalues:

ifnet_addrs[i - 1] -> ifaddr_byindex(i)
ifindex2ifnet[i] -> ifnet_byindex(i)

This is intended to ease the conversion to SMPng.
/freebsd-10.1-release/sys/netinet/
H A Din.cdiff 83130 Thu Sep 06 00:40:43 MDT 2001 jlemon Wrap array accesses in macros, which also happen to be lvalues:

ifnet_addrs[i - 1] -> ifaddr_byindex(i)
ifindex2ifnet[i] -> ifnet_byindex(i)

This is intended to ease the conversion to SMPng.
H A Dip_output.cdiff 83130 Thu Sep 06 00:40:43 MDT 2001 jlemon Wrap array accesses in macros, which also happen to be lvalues:

ifnet_addrs[i - 1] -> ifaddr_byindex(i)
ifindex2ifnet[i] -> ifnet_byindex(i)

This is intended to ease the conversion to SMPng.
H A Dip_input.cdiff 83130 Thu Sep 06 00:40:43 MDT 2001 jlemon Wrap array accesses in macros, which also happen to be lvalues:

ifnet_addrs[i - 1] -> ifaddr_byindex(i)
ifindex2ifnet[i] -> ifnet_byindex(i)

This is intended to ease the conversion to SMPng.

Completed in 739 milliseconds