Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/libalias/
H A Dalias_skinny.c177 struct IpPortMessage { struct
254 alias_skinny_port_msg(struct IpPortMessage *port_msg, struct ip *pip, in alias_skinny_port_msg()
378 struct IpPortMessage *port_mesg; in AliasHandleSkinny()
380 if (len < (int)sizeof(struct IpPortMessage)) { in AliasHandleSkinny()
391 port_mesg = (struct IpPortMessage *)&sd->msgId; in AliasHandleSkinny()