===========================================================
                                      .___ __  __   
          _________________  __ __  __| _/|__|/  |_ 
         / ___\_` __ \__  \ |  |  \/ __ | | \\_  __\
        / /_/  >  | \// __ \|  |  / /_/ | |  ||  |  
        \___  /|__|  (____  /____/\____ | |__||__|  
       /_____/            \/           \/           
              grep rough audit - static analysis tool
                  v2.8 written by @Wireghoul
=================================[justanotherhacker.com]===
lltdscan-0+20180223/lltdscan.c-199-	struct ether_addr *ha = NULL;
lltdscan-0+20180223/lltdscan.c:200:	if ((ha = (struct ether_addr *) libnet_get_hwaddr(l)) == NULL) {
lltdscan-0+20180223/lltdscan.c-201-		fprintf(stderr, "%s", libnet_geterror(l));