Home
last modified time | relevance | path

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

/netbsd-src/sys/netinet6/
H A Dpim6.h48 struct pim { struct
50 u_char pim_type:4, /* the PIM message type, currently they are: argument
55 pim_ver:4; /* PIM version number; 2 for PIMv2 */ argument
60 u_char pim_rsv; /* Reserved */ argument
61 u_short pim_cksum; /* IP style check sum */ argument
H A Dip6_mroute.c1709 struct pim *pim; in pim6_input() local
[all...]
/netbsd-src/sys/netinet/
H A Dpim.h61 struct pim { struct
63 uint8_t pim_vt; /* PIM version and message type */ argument
74 uint8_t pim_reserved; /* Reserved */ argument
75 uint16_t pim_cksum; /* IP-style checksum */ argument
H A Dip_mroute.c304 struct pim pim; member
2950 struct pim *pim; in pim_input() local
/netbsd-src/lib/libm/arch/vax/
H A Dn_atan2.S193 pim: label
/netbsd-src/external/lgpl3/mpc/dist/src/
H A Dfma.c68 mpfr_prec_t pre, pim, wpre, wpim; in mpc_fma() local