Lines Matching full:lane2
71 /* LANE2 functions */
374 case l_narp_req: /* LANE2: see 7.1.35 in the lane2 spec */ in lec_atm_send()
389 if (mesg->sizeoftlvs != 0) { /* LANE2 3.1.5 */ in lec_atm_send()
390 pr_debug("LANE2 3.1.5, got tlvs, size %d\n", in lec_atm_send()
411 /* LANE2 */ in lec_atm_send()
504 * LANE2: new argument struct sk_buff *data contains
505 * the LE_ARP based TLVs introduced in the LANE2 spec
755 priv->itfnum = i; /* LANE2 addition */ in lecd_attach()
1069 * LANE2: 3.1.3, LE_RESOLVE.request
1115 * LANE2: 3.1.4, LE_ASSOCIATE.request
1154 * LANE2: 3.1.5, LE_ASSOCIATE.indication
1279 * LANE2: Add to the end of the list to satisfy 8.1.13
1608 !(entry->mac_addr[0] & 0x01)) { /* LANE2: 7.1.20 */ in __lec_arp_check_expire()
1708 case 2: /* LANE2 wants arp for multicast addresses */ in lec_arp_resolve()
1838 * LANE2: ignore targetless LE_ARPs for which in lec_arp_update()