Lines Matching full:lane2
71 /* LANE2 functions */
373 case l_narp_req: /* LANE2: see 7.1.35 in the lane2 spec */ in lec_atm_send()
388 if (mesg->sizeoftlvs != 0) { /* LANE2 3.1.5 */ in lec_atm_send()
389 pr_debug("LANE2 3.1.5, got tlvs, size %d\n", in lec_atm_send()
410 /* LANE2 */ in lec_atm_send()
503 * LANE2: new argument struct sk_buff *data contains
504 * the LE_ARP based TLVs introduced in the LANE2 spec
754 priv->itfnum = i; /* LANE2 addition */ in lecd_attach()
1068 * LANE2: 3.1.3, LE_RESOLVE.request
1114 * LANE2: 3.1.4, LE_ASSOCIATE.request
1153 * LANE2: 3.1.5, LE_ASSOCIATE.indication
1278 * LANE2: Add to the end of the list to satisfy 8.1.13
1607 !(entry->mac_addr[0] & 0x01)) { /* LANE2: 7.1.20 */ in __lec_arp_check_expire()
1707 case 2: /* LANE2 wants arp for multicast addresses */ in lec_arp_resolve()
1837 * LANE2: ignore targetless LE_ARPs for which in lec_arp_update()