Variable: erc-network
erc-network is a buffer-local variable defined in erc-networks.el.gz.
Documentation
The name of the network you are connected to (a symbol).
Source Code
;; Defined in /usr/src/emacs/lisp/erc/erc-networks.el.gz
(defvar-local erc-network nil
"The name of the network you are connected to (a symbol).")