Struct cups_sys::ip
[−]
[src]
#[repr(C)]pub struct ip { pub _bitfield_1: u8, pub ip_tos: u_char, pub ip_len: u_short, pub ip_id: u_short, pub ip_off: u_short, pub ip_ttl: u_char, pub ip_p: u_char, pub ip_sum: u_short, pub ip_src: in_addr, pub ip_dst: in_addr, }
Fields
_bitfield_1: u8
ip_tos: u_char
ip_len: u_short
ip_id: u_short
ip_off: u_short
ip_ttl: u_char
ip_p: u_char
ip_sum: u_short
ip_src: in_addr
ip_dst: in_addr