Searched refs:rfc1201 (Results 1 – 5 of 5) sorted by relevance
95 struct arc_rfc1201 *soft = &pkt->soft.rfc1201; in type_trans()139 struct arc_rfc1201 *soft = &pkthdr->soft.rfc1201; in rx()141 struct Incoming *in = &lp->rfc1201.incoming[saddr]; in rx()174 lp->rfc1201.aborted_seq = soft->sequence; in rx()191 soft = &pkt->soft.rfc1201; in rx()287 lp->rfc1201.aborted_seq = soft->sequence; in rx()296 lp->rfc1201.aborted_seq = soft->sequence; in rx()302 soft = &pkt->soft.rfc1201; in rx()315 if (lp->rfc1201.aborted_seq != soft->sequence) { in rx()319 lp->rfc1201.aborted_seq); in rx()[all …]
6 obj-$(CONFIG_ARCNET_1201) += rfc1201.o
570 lp->rfc1201.sequence = 1; in arcnet_open()712 soft = &pkt->soft.rfc1201; in arcnet_send_packet()1128 soft = &rxdata.pkt.soft.rfc1201; in arcnet_rx()1183 pkthdr->soft.rfc1201.proto, pkthdr->hard.source); in null_rx()
313 } rfc1201; member
122 struct arc_rfc1201 rfc1201; member