Home | History | Annotate | Download | only in net

Lines Matching refs:u_int16_t

71 	u_int16_t	iuh_ft;			/* fragment type == 0 */
72 u_int16_t iuh_etype; /* ether_type */
77 u_int16_t ifh_ft_size; /* fragment type, data size-1 */
78 u_int16_t ifh_etype_off; /* etype for first fragment */
80 u_int16_t ifh_dgl; /* datagram label */
81 u_int16_t ifh_reserved;
96 u_int16_t rp_size;
97 u_int16_t rp_etype;
98 u_int16_t rp_off;
99 u_int16_t rp_dgl;
100 u_int16_t rp_len;
101 u_int16_t rp_ttl;
113 u_int16_t ic_dgl;
118 void ieee1394_input(struct ifnet *, struct mbuf *, u_int16_t);
122 struct mbuf * ieee1394_fragment(struct ifnet *, struct mbuf *, int, u_int16_t);