Searched refs:point (Results 1 – 7 of 7) sorted by relevance
| /net/x25/ |
| A D | Kconfig | 11 entry point can carry several logical point-to-point connections
|
| /net/core/ |
| A D | drop_monitor.c | 219 struct net_dm_drop_point *point; in trace_drop_common() local 238 point = msg->points; in trace_drop_common() 240 if (!memcmp(&location, &point->pc, sizeof(void *))) { in trace_drop_common() 241 point->count++; in trace_drop_common() 244 point++; in trace_drop_common() 253 memcpy(point->pc, &location, sizeof(void *)); in trace_drop_common() 254 point->count = 1; in trace_drop_common()
|
| /net/bridge/netfilter/ |
| A D | ebtables.c | 198 struct ebt_entry *point; in ebt_do_table() local 221 point = (struct ebt_entry *)(private->hook_entry[hook]->data); in ebt_do_table() 227 if (ebt_basic_match(point, skb, state->in, state->out)) in ebt_do_table() 230 if (EBT_MATCH_ITERATE(point, ebt_do_match, skb, &acpar) != 0) in ebt_do_table() 242 EBT_WATCHER_ITERATE(point, ebt_do_watcher, skb, &acpar); in ebt_do_table() 244 t = ebt_get_target_c(point); in ebt_do_table() 273 point = cs[sp].e; in ebt_do_table() 289 cs[sp].e = ebt_next_entry(point); in ebt_do_table() 299 point = (struct ebt_entry *)chaininfo->data; in ebt_do_table() 304 point = ebt_next_entry(point); in ebt_do_table()
|
| /net/xfrm/ |
| A D | Kconfig | 68 where mobile nodes change their attachment point to the Internet. 132 change their attachment point to the Internet. Detail
|
| /net/ax25/ |
| A D | Kconfig | 27 radio. It is either used by itself for point-to-point links, or to
|
| /net/atm/ |
| A D | Kconfig | 64 This device will act like an ethernet from the kernels point of view,
|
| /net/wireless/ |
| A D | Kconfig | 115 If selected, point to a directory with DER-encoded X.509
|
Completed in 24 milliseconds