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