Home
last modified time | relevance | path

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

/external/iproute2/tc/
Dtc_core.c82 int linksize, cells; in tc_align_to_atm() local
88 linksize = cells * ATM_CELL_SIZE; /* Use full cell size to add ATM tax */ in tc_align_to_atm()
89 return linksize; in tc_align_to_atm()
/external/libnl/lib/route/
Dtc.c714 int linksize, cells; in align_to_atm() local
719 linksize = cells * ATM_CELL_SIZE; /* Use full cell size to add ATM tax */ in align_to_atm()
720 return linksize; in align_to_atm()
/external/pcre/dist2/
DRunTest308 $sim ./pcre2test -C linksize >/dev/null
DRunTest.bat58 %pcre2test% -C linksize >NUL
/external/pcre/dist2/doc/
Dpcre2test.txt146 linksize the configured internal link size (2, 3, or 4)