OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ip_multicast_if
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/netinet/
ip_output.c
152
static struct ifnet *
ip_multicast_if
(struct in_addr *, int *);
1232
case
IP_MULTICAST_IF
:
1406
case
IP_MULTICAST_IF
:
1691
ip_multicast_if
(struct in_addr *a, int *ifindexp)
function
1803
*ifp =
ip_multicast_if
(&mreq.imr_interface, NULL);
1985
case
IP_MULTICAST_IF
: {
2009
ifp =
ip_multicast_if
(&addr, &ifindex);
2079
case
IP_MULTICAST_IF
:
ip_output.c
152
static struct ifnet *
ip_multicast_if
(struct in_addr *, int *);
1232
case
IP_MULTICAST_IF
:
1406
case
IP_MULTICAST_IF
:
1691
ip_multicast_if
(struct in_addr *a, int *ifindexp)
function
1803
*ifp =
ip_multicast_if
(&mreq.imr_interface, NULL);
1985
case
IP_MULTICAST_IF
: {
2009
ifp =
ip_multicast_if
(&addr, &ifindex);
2079
case
IP_MULTICAST_IF
:
Completed in 45 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026