Searched refs:no (Results 1 – 22 of 22) sorted by relevance
/net/batman-adv/ |
D | fragmentation.c | 170 frag_entry_new->no = frag_packet->no; in batadv_frag_insert_packet() 190 if (frag_entry_curr->no == frag_entry_new->no) in batadv_frag_insert_packet() 194 if (frag_entry_curr->no < frag_entry_new->no) { in batadv_frag_insert_packet() 474 frag_header.no = 0; in batadv_frag_send_packet() 506 frag_header.no++; in batadv_frag_send_packet() 509 if (frag_header.no == BATADV_FRAG_MAX_FRAGMENTS - 1) { in batadv_frag_send_packet()
|
D | packet.h | 451 u8 no:4; member 457 u8 no:4; member
|
D | types.h | 212 u8 no; member
|
/net/ipv4/ |
D | inet_diag.c | 534 yes = entry->sport >= op[1].no; in inet_diag_bc_run() 537 yes = entry->sport <= op[1].no; in inet_diag_bc_run() 540 yes = entry->dport >= op[1].no; in inet_diag_bc_run() 543 yes = entry->dport <= op[1].no; in inet_diag_bc_run() 611 len -= op->no; in inet_diag_bc_run() 612 bc += op->no; in inet_diag_bc_run() 793 if (op->no < min_len || op->no > len + 4 || op->no & 3) in inet_diag_bc_audit() 795 if (op->no < len && in inet_diag_bc_audit() 796 !valid_cc(bytecode, bytecode_len, len - op->no)) in inet_diag_bc_audit()
|
D | Kconfig | 276 is no need for the legitimate users to change their TCP/IP software; 452 Nearly all users can safely say no here, and a safe default
|
/net/sctp/ |
D | Kconfig | 82 bool "Use no hmac alg in SCTP cookie generation" 84 Use no hmac algorithm in SCTP cookie generation
|
/net/atm/ |
D | Kconfig | 31 bool "Do NOT send ICMP if no neighbour" 35 cannot be reached because there is no VC to it in the kernel's
|
/net/irda/ |
D | Kconfig | 42 (watch, beacon) without the overhead of the IrDA protocol (no handshaking, 43 no management frames, simple fixed header).
|
/net/wireless/ |
D | db.txt | 3 # enables CONFIG_CFG80211_INTERNAL_REGDB. Almost no one actually needs to
|
D | reg.c | 646 u32 start_freq, end_freq, idx, no; in reg_get_max_bandwidth_from_range() local 656 no = idx; in reg_get_max_bandwidth_from_range() 658 while (no) { in reg_get_max_bandwidth_from_range() 659 tmp = &rd->reg_rules[--no]; in reg_get_max_bandwidth_from_range() 672 no = idx; in reg_get_max_bandwidth_from_range() 674 while (no < rd->n_reg_rules - 1) { in reg_get_max_bandwidth_from_range() 675 tmp = &rd->reg_rules[++no]; in reg_get_max_bandwidth_from_range()
|
D | Kconfig | 169 You should enable this option unless you know for sure you have no
|
/net/dcb/ |
D | Kconfig | 12 requirements (highly reliable, no drops vs. best effort vs. low
|
/net/netfilter/ipvs/ |
D | ip_vs_sync.c | 284 static void ntoh_seq(struct ip_vs_seq *no, struct ip_vs_seq *ho) in ntoh_seq() argument 287 ho->init_seq = get_unaligned_be32(&no->init_seq); in ntoh_seq() 288 ho->delta = get_unaligned_be32(&no->delta); in ntoh_seq() 289 ho->previous_delta = get_unaligned_be32(&no->previous_delta); in ntoh_seq() 296 static void hton_seq(struct ip_vs_seq *ho, struct ip_vs_seq *no) in hton_seq() argument 298 put_unaligned_be32(ho->init_seq, &no->init_seq); in hton_seq() 299 put_unaligned_be32(ho->delta, &no->delta); in hton_seq() 300 put_unaligned_be32(ho->previous_delta, &no->previous_delta); in hton_seq()
|
D | Kconfig | 247 is no idle server available, the job will be sent to the server
|
/net/hsr/ |
D | Kconfig | 22 but no compliancy tests have been made. Use iproute2 to select
|
/net/decnet/ |
D | TODO | 2 [they are in no particular order and range from the trivial to the long winded]
|
/net/sunrpc/ |
D | Kconfig | 62 If unsure, or you know there is no RDMA capability on your
|
/net/can/ |
D | Kconfig | 27 most cases where no higher level protocol is being used. The raw
|
/net/core/ |
D | net_namespace.c | 207 bool no = false; in __peernet2id() local 209 return __peernet2id_alloc(net, peer, &no); in __peernet2id()
|
/net/mac80211/ |
D | Kconfig | 79 amendment. However, no compliance with that draft is claimed or even
|
/net/ |
D | Kconfig | 404 tunnels like mpls. There is no netdevice associated with a light
|
/net/netfilter/ |
D | Kconfig | 972 1) Web browsers connect, then hang with no data received.
|