Home
last modified time | relevance | path

Searched refs:ciphdr (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.sbin/fwcontrol/
H A Dfwmpegts.c151 struct ciphdr *ciph; in mpegtsrecv()
210 ciph = (struct ciphdr *)(ptr + 1); /* skip iso header */ in mpegtsrecv()
220 if (pkt->mode.stream.len <= sizeof(struct ciphdr)) { in mpegtsrecv()
229 pkt->mode.stream.len - sizeof(struct ciphdr)); in mpegtsrecv()
249 pkt->mode.stream.len - sizeof(struct ciphdr)); in mpegtsrecv()
H A Dfwdv.c96 struct ciphdr *ciph; in dvrecv()
171 ciph = (struct ciphdr *)(ptr + 1); /* skip iso header */ in dvrecv()
180 if (pkt->mode.stream.len <= sizeof(struct ciphdr)) in dvrecv()
263 struct ciphdr *ciph; in dvsend()
291 pkt->mode.stream.len = DSIZE + sizeof(struct ciphdr); in dvsend()
297 pkt->mode.stream.len = sizeof(struct ciphdr); in dvsend()
301 ciph = (struct ciphdr *)&hdr[0][1]; in dvsend()
345 ciph = (struct ciphdr *)&hdr[nhdr][1]; in dvsend()
H A Dfwcontrol.c673 struct ciphdr *ciph; in detect_recv_fn()
710 ciph = (struct ciphdr *)(ptr + 1); in detect_recv_fn()
/freebsd/sys/dev/firewire/
H A Diec68113.h45 struct ciphdr { struct