OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IN_PRINT
(Results
1 - 8
of
8
) sorted by relevancy
/src/sys/netinet/
if_arp.c
895
IN_PRINT
(ipbuf, &isaddr), ah->ar_hln, ifp->if_addrlen);
920
ifp->if_xname,
IN_PRINT
(ipbuf, &isaddr));
936
IN_PRINT
(ipbuf, &isaddr),
1011
" for %s\n", llastr,
IN_PRINT
(ipbuf, &isaddr));
1022
ifp->if_xname,
IN_PRINT
(ipbuf, &isaddr),
1030
IN_PRINT
(ipbuf, &isaddr), llastr);
1385
IN_PRINT
(ipbuf, &tip));
1579
IN_PRINT
(ipbuf, &ia->ia_addr.sin_addr),
1607
__func__,
IN_PRINT
(ipbuf, &ia->ia_addr.sin_addr),
1676
__func__,
IN_PRINT
(ipbuf, &ia->ia_addr.sin_addr)
[
all
...]
portalgo.c
786
DPRINTF("local addr: %s\n",
IN_PRINT
(buf, &in4p_laddr(inp)));
788
DPRINTF("foreign addr: %s\n",
IN_PRINT
(buf, &in4p_faddr(inp)));
in.h
508
int
in_print
(char *, size_t, const struct in_addr *);
509
#define
IN_PRINT
(b, a) (
in_print
((b), sizeof(b), a), (b))
in_var.h
402
#define ARPLOGADDR(a)
IN_PRINT
(_ipbuf, a)
ip_icmp.c
655
IN_PRINT
(buf, &icp->icmp_ip.ip_dst), i);
ip_carp.c
739
IN_PRINT
(ipbuf, &ip->ip_src)));
/src/sys/kern/
uipc_mbufdebug.c
175
return
IN_PRINT
(buf, ap);
/src/sys/net/
if_wg.c
3080
IN_PRINT
(addrstr, &ip->ip_src);
Completed in 23 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025