Searched refs:learned (Results 1 – 9 of 9) sorted by relevance
28 I did not get much success, but I learned about programming ioports under
32 Much has been learned from that effort.
167 - Notification of learned/forgotten src mac/vlans from device231 Learning_sync attribute enables syncing of the learned/forgotton FDB entry to
154 bool learned; member3529 bool learned = (lw->flags & ROCKER_OP_FLAG_LEARNED); in rocker_port_fdb_learn_work() local3536 if (learned && removing) in rocker_port_fdb_learn_work()3539 else if (learned && !removing) in rocker_port_fdb_learn_work()3626 fdb->learned = (flags & ROCKER_OP_FLAG_LEARNED); in rocker_port_fdb()3685 if (!found->learned) in rocker_port_fdb_flush()3718 if (!entry->learned) in rocker_fdb_cleanup()
11 It's actually the same long division you learned in school, except that
85 of release, I learned this the hard way a long time ago...
136 cannot use anything it learned from the comparison
17 lessons learned while botching the job for the drm/i915 driver. Most of these
1878 pid value exists (it can be learned by other means, e.g. by "kill -0 $PID"),1879 but it hides process' uid and gid, which may be learned by stat()'ing