Home
last modified time | relevance | path

Searched refs:EINVAL_PKT_TOO_SHORT (Results 1 – 1 of 1) sorted by relevance

/external/syslinux/gpxe/src/net/80211/
Dnet80211.c44 #define EINVAL_PKT_TOO_SHORT ( EINVAL | EUNIQ_01 ) macro
573 return -EINVAL_PKT_TOO_SHORT; in net80211_ll_pull()