Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/ulp/
H A Dfcip.h52 #define FCIPMTU 65280 /* Max permissible MTU */ macro
/titanic_50/usr/src/uts/common/io/fibre-channel/ulp/
H A Dfcip.c522 FCIPMTU, /* dl_max_sdu */
4130 if (datalen > (FCIPMTU + sizeof (llc_snap_hdr_t) + in fcip_start()