Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Datm.h141 int max_cdv; /* maximum CDV in microseconds */ member
/linux/net/atm/
H A Dcommon.c308 if (!tp->max_cdv) in adjust_tp()
309 tp->max_cdv = ATM_MAX_CDV; in adjust_tp()