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

  /system/netd/server/
BandwidthController.cpp 466 int BandwidthController::prepCostlyIface(const char *ifn, QuotaType quotaType) {
477 costString += ifn;
506 snprintf(cmd, sizeof(cmd), "-D bw_INPUT -i %s --jump %s", ifn, costCString);
509 snprintf(cmd, sizeof(cmd), "-I bw_INPUT %d -i %s --jump %s", ruleInsertPos, ifn, costCString);
512 snprintf(cmd, sizeof(cmd), "-D bw_OUTPUT -o %s --jump %s", ifn, costCString);
515 snprintf(cmd, sizeof(cmd), "-I bw_OUTPUT %d -o %s --jump %s", ruleInsertPos, ifn, costCString);
518 snprintf(cmd, sizeof(cmd), "-D bw_FORWARD -o %s --jump %s", ifn, costCString);
520 snprintf(cmd, sizeof(cmd), "-A bw_FORWARD -o %s --jump %s", ifn, costCString);
526 int BandwidthController::cleanupCostlyIface(const char *ifn, QuotaType quotaType) {
535 costString += ifn;
564 char ifn[MAX_IFACENAME_LEN]; local
633 char ifn[MAX_IFACENAME_LEN]; local
673 char ifn[MAX_IFACENAME_LEN]; local
770 char ifn[MAX_IFACENAME_LEN]; local
    [all...]
BandwidthController.h 119 QuotaInfo(std::string ifn, int64_t q, int64_t a)
120 : ifaceName(ifn), quota(q), alert(a) {};
144 int prepCostlyIface(const char *ifn, QuotaType quotaType);
145 int cleanupCostlyIface(const char *ifn, QuotaType quotaType);
  /external/clang/test/FixIt/
fixit-cxx0x.cpp 92 int ifn(); char kfn();
98 int f = me.f(ifn, kfn);
99 int g = me.g(ifn, kfn);
  /external/libpcap/
fad-glifc.c 83 struct lifnum ifn; local
119 ifn.lifn_family = AF_UNSPEC;
120 ifn.lifn_flags = 0;
121 ifn.lifn_count = 0;
122 if (ioctl(fd4, SIOCGLIFNUM, (char *)&ifn) < 0) {
133 buf_size = ifn.lifn_count * sizeof (struct lifreq);
  /external/dhcpcd-6.8.2/
ipv4.c 907 struct interface *ifp = arg, *ifn;
929 TAILQ_FOREACH(ifn, ifp->ctx->ifaces, next) {
930 if (ifn == ifp ||
931 strcmp(ifn->name, ifp->name) == 0)
933 nstate = D_STATE(ifn);
937 if (ifn->options->options &
940 dhcp_bind(ifn, NULL);
942 ipv4_addaddr(ifn,
959 TAILQ_FOREACH(ifn, ifp->ctx->ifaces, next) {
960 if (ifn == ifp || strcmp(ifn->name, ifp->name) == 0
    [all...]
dhcpcd.c 702 struct interface *ifn; local
705 TAILQ_FOREACH(ifn, ifp->ctx->ifaces, next) {
706 if (ifn == ifp)
708 if (ifn->options->options & DHCPCD_PFXDLGONLY)
710 if (memcmp(ifn->options->iaid, iaid,
711 sizeof(ifn->options->iaid)) == 0)
713 for (i = 0; i < ifn->options->ia_len; i++) {
714 if (memcmp(&ifn->options->ia[i].iaid, iaid,
715 sizeof(ifn->options->ia[i].iaid)) == 0)
721 if (ifn && strcmp(ifp->name, ifn->name)
945 struct interface *ifp, *iff, *ifn; local
1126 struct interface *ifn, *ifp; local
1448 char ifn[IF_NAMESIZE]; local
    [all...]
arp.c 125 const struct interface *ifn; local
171 TAILQ_FOREACH(ifn, ifp->ctx->ifaces, next) {
172 if (ar.ar_hln == ifn->hwlen &&
173 memcmp(hw_s, ifn->hwaddr, ifn->hwlen) == 0)
176 if (ifn)
if.c 261 char ifn[IF_NAMESIZE]; local
330 strlcpy(ifn, argv[i], intf_len + 1);
334 p = strchr(ifn, ':');
338 if (strcmp(ifn, ifa->ifa_name) == 0)
344 strlcpy(ifn, ifa->ifa_name, sizeof(ifn));
354 p = ifn;
if-linux.c 741 char ifn[IF_NAMESIZE + 1]; local
767 *ifn = '\0';
779 strlcpy(ifn, RTA_DATA(rta), sizeof(ifn));
789 dhcpcd_handleinterface(ctx, -1, ifn);
798 dhcpcd_handleinterface(ctx, -1, ifn);
803 if (handle_rename(ctx, (unsigned int)ifi->ifi_index, ifn))
807 if ((ifp = if_find(ctx->ifaces, ifn)) == NULL) {
811 dhcpcd_handleinterface(ctx, 1, ifn);
821 dhcpcd_handlehwaddr(ctx, ifn, RTA_DATA(hwaddr), l)
    [all...]
dhcp6.c 2583 struct interface *ifn; local
3197 struct interface *ifn; local
    [all...]
  /external/toybox/toys/pending/
brctl.c 80 char br[IF_NAMESIZE], ifn[IF_NAMESIZE]; local
101 if (!if_indextoname(pindices[j], ifn)) {
106 printf("%s", ifn);
  /external/avahi/avahi-python/avahi-discover/
avahi-discover.py 124 ifn = self.get_interface_name(interface, protocol)
126 self.zc_ifaces[(interface,protocol)] = self.insert_row(self.treemodel, None, ifn, None,interface,protocol,None,domain)
200 ifn = self.get_interface_name(interface, protocol)
201 self.zc_ifaces[(interface,protocol)] = self.insert_row(self.treemodel, None, ifn,None,interface,protocol,None,domain)
  /external/blktrace/
blktrace.c 240 * ifn & ifd represent input information
265 char ifn[MAXPATHLEN + 64]; member in struct:io_info
1432 static inline void read_err(int cpu, char *ifn)
1436 cpu, ifn, errno, strerror(errno));
    [all...]
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/BulletSoftBody/
btSoftBody.cpp 1385 void btSoftBody::refine(ImplicitFn* ifn,btScalar accurary,bool cut)
1399 if(!SameSign(ifn->Eval(l.m_n[0]->m_x),ifn->Eval(l.m_n[1]->m_x)))
    [all...]
btSoftBody.h 859 void refine(ImplicitFn* ifn,btScalar accurary,bool cut);
  /external/okhttp/website/static/
prettify.js 10 q,"'\"`"]):d.push(["str",/^(?:'(?:[^\n\r'\\]|\\.)*(?:'|$)|"(?:[^\n\r"\\]|\\.)*(?:"|$))/,q,"\"'"]);a.verbatimStrings&&g.push(["str",/^@"(?:[^"]|"")*(?:"|$)/,q]);var b=a.hashComments;b&&(a.cStyleComments?(b>1?d.push(["com",/^#(?:##(?:[^#]|#(?!##))*(?:###|$)|.*)/,q,"#"]):d.push(["com",/^#(?:(?:define|e(?:l|nd)if|else|error|ifn?def|include|line|pragma|undef|warning)\b|[^\n\r]*)/,q,"#"]),g.push(["str",/^<(?:(?:(?:\.\.\/)*|\/?)(?:[\w-]+(?:\/[\w-]+)+)?[\w-]+\.h(?:h|pp|\+\+)?|[a-z]\w*)>/,q])):d.push(["com",
  /external/libgdx/extensions/gdx-bullet/jni/swig-src/softbody/com/badlogic/gdx/physics/bullet/softbody/
btSoftBody.java     [all...]
  /prebuilts/tools/common/m2/repository/net/java/dev/javacc/javacc/5.0/
javacc-5.0.jar 

Completed in 2559 milliseconds