gvisor/pkg/tcpip/network/ipv6
Ghanan Gowripalan 0c424ea731 Rename nicid to nicID to follow go-readability initialisms
https://github.com/golang/go/wiki/CodeReviewComments#initialisms

This change does not introduce any new functionality. It just renames variables
from `nicid` to `nicID`.

PiperOrigin-RevId: 278992966
2019-11-06 19:41:25 -08:00
..
BUILD Automated rollback of changelist 268047073 2019-09-17 14:47:09 -07:00
icmp.go Rename nicid to nicID to follow go-readability initialisms 2019-11-06 19:41:25 -08:00
icmp_test.go Use PacketBuffers, rather than VectorisedViews, in netstack. 2019-11-06 14:25:59 -08:00
ipv6.go Rename nicid to nicID to follow go-readability initialisms 2019-11-06 19:41:25 -08:00
ipv6_test.go Use PacketBuffers, rather than VectorisedViews, in netstack. 2019-11-06 14:25:59 -08:00
ndp_test.go Use PacketBuffers, rather than VectorisedViews, in netstack. 2019-11-06 14:25:59 -08:00