Searched refs:llproto (Results 1 – 1 of 1) sorted by relevance
760 char * nl_llproto2str(int llproto, char *buf, size_t len) in nl_llproto2str() argument762 return __type2str(llproto, buf, len, llprotos, ARRAY_SIZE(llprotos)); in nl_llproto2str()