Home
last modified time | relevance | path

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

/src/sys/netinet/libalias/
H A Dalias_skinny.c173 struct IpPortMessage { struct
250 alias_skinny_port_msg(struct IpPortMessage *port_msg, struct ip *pip, in alias_skinny_port_msg()
372 struct IpPortMessage *port_mesg; in AliasHandleSkinny()
374 if (len < (int)sizeof(struct IpPortMessage)) { in AliasHandleSkinny()
385 port_mesg = (struct IpPortMessage *)&sd->msgId; in AliasHandleSkinny()