gvisor/pkg/tcpip/transport/icmp
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 Reorder BUILD license and load functions in netstack. 2019-10-14 15:21:59 -07:00
endpoint.go Rename nicid to nicID to follow go-readability initialisms 2019-11-06 19:41:25 -08:00
endpoint_state.go Internal change. 2019-10-09 17:56:05 -07:00
protocol.go Use PacketBuffers, rather than VectorisedViews, in netstack. 2019-11-06 14:25:59 -08:00