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

/freebsd-11-stable/sys/netinet6/
H A Dip6_mroute.cdiff 83130 Thu Sep 06 02: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.
diff 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_rtr.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.
/freebsd-11-stable/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-11-stable/sys/net/
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.
/freebsd-11-stable/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-11-stable/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-11-stable/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_reass.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 02: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.
diff 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 1577 milliseconds