OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ni_code
(Results
1 - 3
of
3
) sorted by relevancy
/src/sbin/ping6/
ping6.c
1426
switch (ntohs(ni->
ni_code
)) {
1437
ntohs(ni->
ni_code
), ntohs(ni->ni_type));
1493
switch (ni->
ni_code
) {
1809
switch (ni->
ni_code
) {
2194
switch (ni->
ni_code
) {
2200
niqcode[ni->
ni_code
], ntop_buf);
2215
printf(", subject=%s", niqcode[ni->
ni_code
]);
2228
niqcode[ni->
ni_code
], ntop_buf);
2264
if (ni->
ni_code
>= sizeof(nircode) / sizeof(nircode[0]))
2267
printf(", %s", nircode[ni->
ni_code
]);
[
all
...]
/src/sys/netinet6/
icmp6.c
1278
if (ni6->
ni_code
== ICMP6_NI_SUBJ_FQDN && subjlen == 0)
1284
switch (ni6->
ni_code
) {
1293
if (qtype == NI_QTYPE_FQDN && ni6->
ni_code
== 0 &&
1299
if (ni6->
ni_code
!= ICMP6_NI_SUBJ_IPV6)
1460
nni6->
ni_code
= ICMP6_NI_SUCCESS;
1466
nni6->
ni_code
= ICMP6_NI_SUCCESS;
1474
nni6->
ni_code
= ICMP6_NI_SUCCESS;
1494
nni6->
ni_code
= ICMP6_NI_SUCCESS;
1714
switch (ni6->
ni_code
) {
/src/sys/netinet/
icmp6.h
411
#define
ni_code
icmp6_ni_hdr.icmp6_code
macro
Completed in 15 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025