Lines Matching full:lane2
71 /* LANE2 functions */
375 case l_narp_req: /* LANE2: see 7.1.35 in the lane2 spec */ in lec_atm_send()
390 if (mesg->sizeoftlvs != 0) { /* LANE2 3.1.5 */ in lec_atm_send()
391 pr_debug("LANE2 3.1.5, got tlvs, size %d\n", in lec_atm_send()
412 /* LANE2 */ in lec_atm_send()
505 * LANE2: new argument struct sk_buff *data contains
506 * the LE_ARP based TLVs introduced in the LANE2 spec
756 priv->itfnum = i; /* LANE2 addition */ in lecd_attach()
1070 * LANE2: 3.1.3, LE_RESOLVE.request
1116 * LANE2: 3.1.4, LE_ASSOCIATE.request
1155 * LANE2: 3.1.5, LE_ASSOCIATE.indication
1280 * LANE2: Add to the end of the list to satisfy 8.1.13
1609 !(entry->mac_addr[0] & 0x01)) { /* LANE2: 7.1.20 */ in __lec_arp_check_expire()
1709 case 2: /* LANE2 wants arp for multicast addresses */ in lec_arp_resolve()
1839 * LANE2: ignore targetless LE_ARPs for which in lec_arp_update()