Home
last modified time | relevance | path

Searched refs:rip_next_sec_entry (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rip.c42 static const struct rip_sec_entry *rip_next_sec_entry(
126 rsn = rip_next_sec_entry(rsep, len); in interpret_rip()
318 rsn = rip_next_sec_entry(rsep, len); in interpret_rip()
421 rip_next_sec_entry(const struct rip_sec_entry *rsep, int len) in rip_next_sec_entry() function