Searched refs:ethbuf (Results 1 – 1 of 1) sorted by relevance
26 static char *ipbuf = NULL, *ethbuf = NULL; variable52 if (!ethbuf) in send_ether()53 ethbuf = (char *)calloc(1, 65536+1024); in send_ether()54 s = ethbuf; in send_ether()