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

/solaris-userland/components/openvswitch/files/lib/
H A Droute-table-solaris.c42 #define RT_ADVANCE(x, n) ((x) += ROUNDUP_LONG(salen(n))) macro
138 RT_ADVANCE(cp, sa);
H A Dnetdev-solaris.c2092 #define RT_ADVANCE(x, n) ((x) += ROUNDUP_LONG(salen(n))) macro
2282 RT_ADVANCE(cp, sa);

Completed in 24 milliseconds