Home
last modified time | relevance | path

Searched hist:"65 e0736bc2ac314bd374e93c24dd0698ac5ee66d" (Results 1 – 4 of 4) sorted by relevance

/linux/net/key/
H A Daf_key.cdiff 65e0736bc2ac314bd374e93c24dd0698ac5ee66d Wed Aug 15 04:13:47 CEST 2012 Fan Du <fan.du@windriver.com> xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire

Sematically speaking, xfrm_mgr.acquire is called when kernel intends to ask
user space IKE daemon to negotiate SAs with peers. IOW the direction will
*always* be XFRM_POLICY_OUT, so remove int dir for clarity.

Signed-off-by: Fan Du <fan.du@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/xfrm/
H A Dxfrm_state.cdiff 65e0736bc2ac314bd374e93c24dd0698ac5ee66d Wed Aug 15 04:13:47 CEST 2012 Fan Du <fan.du@windriver.com> xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire

Sematically speaking, xfrm_mgr.acquire is called when kernel intends to ask
user space IKE daemon to negotiate SAs with peers. IOW the direction will
*always* be XFRM_POLICY_OUT, so remove int dir for clarity.

Signed-off-by: Fan Du <fan.du@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dxfrm_user.cdiff 65e0736bc2ac314bd374e93c24dd0698ac5ee66d Wed Aug 15 04:13:47 CEST 2012 Fan Du <fan.du@windriver.com> xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire

Sematically speaking, xfrm_mgr.acquire is called when kernel intends to ask
user space IKE daemon to negotiate SAs with peers. IOW the direction will
*always* be XFRM_POLICY_OUT, so remove int dir for clarity.

Signed-off-by: Fan Du <fan.du@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/include/net/
H A Dxfrm.hdiff 65e0736bc2ac314bd374e93c24dd0698ac5ee66d Wed Aug 15 04:13:47 CEST 2012 Fan Du <fan.du@windriver.com> xfrm: remove redundant parameter "int dir" in struct xfrm_mgr.acquire

Sematically speaking, xfrm_mgr.acquire is called when kernel intends to ask
user space IKE daemon to negotiate SAs with peers. IOW the direction will
*always* be XFRM_POLICY_OUT, so remove int dir for clarity.

Signed-off-by: Fan Du <fan.du@windriver.com>
Signed-off-by: David S. Miller <davem@davemloft.net>