Searched refs:SBNI_MIN_LEN (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/wan/
H A Dsbni.h94 #define SBNI_MIN_LEN 60 /* Shortest Ethernet frame without FCS */ macro
H A Dsbni.c854 if( len < SBNI_MIN_LEN ) prepare_to_send()
855 len = SBNI_MIN_LEN; prepare_to_send()

Completed in 185 milliseconds