Searched refs:ethbuf (Results 1 – 1 of 1) sorted by relevance
30 static char *ipbuf = NULL, *ethbuf = NULL; variable56 if (!ethbuf) in send_ether()57 ethbuf = (char *)calloc(1, 65536+1024); in send_ether()58 s = ethbuf; in send_ether()