Searched refs:rfc1201 (Results 1 – 5 of 5) sorted by relevance
94 struct arc_rfc1201 *soft = &pkt->soft.rfc1201; in type_trans()138 struct arc_rfc1201 *soft = &pkthdr->soft.rfc1201; in rx()140 struct Incoming *in = &lp->rfc1201.incoming[saddr]; in rx()173 lp->rfc1201.aborted_seq = soft->sequence; in rx()190 soft = &pkt->soft.rfc1201; in rx()286 lp->rfc1201.aborted_seq = soft->sequence; in rx()295 lp->rfc1201.aborted_seq = soft->sequence; in rx()301 soft = &pkt->soft.rfc1201; in rx()314 if (lp->rfc1201.aborted_seq != soft->sequence) { in rx()318 lp->rfc1201.aborted_seq); in rx()[all …]
6 obj-$(CONFIG_ARCNET_1201) += rfc1201.o
572 lp->rfc1201.sequence = 1; in arcnet_open()714 soft = &pkt->soft.rfc1201; in arcnet_send_packet()1130 soft = &rxdata.pkt.soft.rfc1201; in arcnet_rx()1185 pkthdr->soft.rfc1201.proto, pkthdr->hard.source); in null_rx()
310 } rfc1201; member
122 struct arc_rfc1201 rfc1201; member