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

  /system/netd/server/
XfrmControllerTest.cpp 104 static constexpr int NLMSG_DEFAULTSIZE = 8192;
121 char buf[NLMSG_DEFAULTSIZE];
XfrmController.cpp 205 static constexpr int NLMSG_DEFAULTSIZE = 8192;
216 char buf[NLMSG_DEFAULTSIZE];
    [all...]

Completed in 1417 milliseconds