Home
last modified time | relevance | path

Searched defs:ipv4_id (Results 1 – 1 of 1) sorted by relevance

/smoltcp-0.9.1/src/iface/interface/
Dmod.rs249 ipv4_id: u16, field
525 let mut ipv4_id; in new() localVariable
1221 let ipv4_id = self.ipv4_id; in get_ipv4_ident() localVariable
1701 let ipv4_id = self.get_ipv4_ident(); in dispatch_ip() localVariable