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

/macosx-10.5.8/xnu-1228.15.4/bsd/net/
H A Diso88025.h78 #define ISO88025_MAX_LEN 17960 macro
84 ((foo) >= ISO88025_MIN_LEN && (foo) <= ISO88025_MAX_LEN)

Completed in 25 milliseconds