Searched defs:PUP (Results 1 – 5 of 5) sorted by relevance
26 # define PUP(a) *(a)++ macro29 # define PUP(a) *++(a) macro
560 pub const PUP: Self = Self(c::AF_PUP as _); constant677 pub const PUP: Protocol = Protocol(new_raw_protocol(c::IPPROTO_PUP as _)); constant1046 pub const PUP: Protocol = Protocol(new_raw_protocol((c::ETH_P_PUP as u16).to_be() as u32)); constant
75 pub const PUP: IpNumber = Self(12); constant798 pub const PUP: IpNumber = IpNumber::PUP; // 12 constant
262 PUP macro prob:req, probPtr:req macro
361 .macro PUP prob:req, probPtr:req, mem2:req macro