Home | History | Annotate | Download | only in rp-pppoe

Lines Matching refs:htons

148 	conn->cookie.type = htons(type);
149 conn->cookie.length = htons(len);
162 conn->relayId.type = htons(type);
163 conn->relayId.length = htons(len);
227 conn->relayId.type = htons(type);
228 conn->relayId.length = htons(len);
262 packet.ethHdr.h_proto = htons(Eth_PPPOE_Discovery);
269 svc->length = htons(namelen);
281 hostUniq.type = htons(TAG_HOST_UNIQ);
282 hostUniq.length = htons(sizeof(pid));
290 packet.length = htons(plen);
432 packet.ethHdr.h_proto = htons(Eth_PPPOE_Discovery);
439 svc->length = htons(namelen);
449 hostUniq.type = htons(TAG_HOST_UNIQ);
450 hostUniq.length = htons(sizeof(pid));
475 packet.length = htons(plen);