Searched refs:rfc1201 (Results 1 – 6 of 6) sorted by relevance
99 struct arc_rfc1201 *soft = &pkt->soft.rfc1201; in type_trans()145 struct arc_rfc1201 *soft = &pkthdr->soft.rfc1201; in rx()147 struct Incoming *in = &lp->rfc1201.incoming[saddr]; in rx()178 lp->rfc1201.aborted_seq = soft->sequence; in rx()196 soft = &pkt->soft.rfc1201; in rx()289 lp->rfc1201.aborted_seq = soft->sequence; in rx()298 lp->rfc1201.aborted_seq = soft->sequence; in rx()304 soft = &pkt->soft.rfc1201; in rx()318 if (lp->rfc1201.aborted_seq != soft->sequence) { in rx()322 lp->rfc1201.aborted_seq); in rx()[all …]
15 obj-$(CONFIG_ARCNET_1201) += rfc1201.o
424 lp->rfc1201.sequence = 1; in arcnet_open()582 soft = &pkt->soft.rfc1201; in arcnet_send_packet()918 soft = &pkt.soft.rfc1201; in arcnet_rx()987 pkthdr->soft.rfc1201.proto, pkthdr->hard.source); in null_rx()
116 struct arc_rfc1201 rfc1201; member
287 } rfc1201; member
12560 will be called rfc1201.o.