Defined in 1 files as a prototype:
Defined in 2 files as a function:
- drivers/net/ipvlan/ipvlan.h, line 193 (as a function)
- drivers/net/ipvlan/ipvlan_l3s.c, line 164 (as a function)
Referenced in 1 files:
Smatch caller information:
drivers/net/ipvlan/ipvlan_main.c ipvlan_device_event() -> ipvlan_migrate_l3s_hook()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_COMPARE | 0 | oldnet | != $1 |
| PARAM_COMPARE | 1 | newnet | != $0 |
| PARAM_COMPARE | 1 | newnet | != $0 |
| NOCHECK_CALL | |||
| UNITS | 0 | oldnet | unit_byte |
| UNITS | 1 | newnet | unit_byte |
| LOCK2 | &port->pnodes_lock | ||
| TYPE_LOCK | (struct ipvl_port)->pnodes_lock |