Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet6/
H A Dpim6.h46 struct pim { struct
48 u_char pim_type:4, /* the PIM message type, currently they are: argument
53 pim_ver:4; /* PIM version number; 2 for PIMv2 */ argument
58 u_char pim_rsv; /* Reserved */ argument
59 u_short pim_cksum; /* IP style check sum */ argument
H A Dip6_mroute.c1708 struct pim *pim; /* pointer to a pim struct */ in pim6_input() local
/f-stack/freebsd/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.c267 struct pim pim; member
2559 struct pim *pim; in pim_input() local