HomeSort by relevance Sort by last modified time
    Searched refs:DECPTR (Results 1 - 4 of 4) sorted by null

  /external/ppp/pppd/
ipcp.c     [all...]
ipxcp.c 1056 DECPTR (sizeof (u_int32_t), p);
1066 DECPTR (sizeof (u_int32_t), p);
1186 DECPTR (sizeof (u_int16_t), p);
    [all...]
ipv6cp.c 961 DECPTR(sizeof(ifaceid), p);
972 DECPTR(sizeof(ifaceid), p);
    [all...]
pppd.h 759 #define DECPTR(n, cp) ((cp) -= (n))
    [all...]

Completed in 165 milliseconds