Home
last modified time | relevance | path

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

/freebsd-12.1/sys/netinet/libalias/
H A Dalias_skinny.c177 struct IpPortMessage { struct
255 alias_skinny_port_msg(struct IpPortMessage *port_msg, struct ip *pip, in alias_skinny_port_msg()
379 struct IpPortMessage *port_mesg; in AliasHandleSkinny()
381 if (len < (int)sizeof(struct IpPortMessage)) { in AliasHandleSkinny()
392 port_mesg = (struct IpPortMessage *)&sd->msgId; in AliasHandleSkinny()