taglinefilesource code
IFNAMSIZ899drivers/isdn/isdn_ppp.cchar ifn[IFNAMSIZ + 1];
IFNAMSIZ99include/linux/if.hchar  ifrn_name[IFNAMSIZ];    /* if name, e.g. "en0" */
IFNAMSIZ112include/linux/if.hchar  ifru_slave[IFNAMSIZ];  /* Just fits the size */
IFNAMSIZ69include/linux/ip_fw.hchar           fw_vianame[IFNAMSIZ];  /* name of interface "via" */
IFNAMSIZ167include/linux/ip_fw.hchar           fwp_vianame[IFNAMSIZ];  /* interface name */
IFNAMSIZ43include/linux/net_alias.hchar name[IFNAMSIZ];    /* device name defn */
IFNAMSIZ1189net/ipv4/ip_fw.cif (strncmp(ftmp->fw_vianame, frwl->fw_vianame, IFNAMSIZ))
IFNAMSIZ1665net/ipv4/ip_fw.cfw->fw_vianame, IFNAMSIZ))
IFNAMSIZ1672net/ipv4/ip_fw.cfw->fw_vianame, IFNAMSIZ))